Search OIAnalytics commands
Searches OIAnalytics commands with optional filtering by type, status, and time range.
Query parameters
Comma-separated list of command types to filter by (e.g. update-version,restart-engine).
Comma-separated list of statuses to filter by (e.g. COMPLETED,ERRORED). Valid values: RETRIEVED, RUNNING, ERRORED, CANCELLED, COMPLETED.
Represents an instant in time as an ISO 8601 string.
ISO 8601 start of the time range.
Represents an instant in time as an ISO 8601 string.
ISO 8601 end of the time range.
Filter by acknowledgement status. true returns only acknowledged commands.
Response
Paginated list of commands
Example response
{
"content": [
{
"id": "cmd123",
"ack": true,
"retrievedDate": "2023-10-31T12:34:56.789Z",
"completedDate": "2023-10-31T12:34:56.789Z",
"result": "Success",
"commandContent": {
"backupFolders": "/backup",
"updateLauncher": true,
"assetId": "asset123",
"version": "3.7.0"
}
}
],
"totalElements": 2,
"size": 10,
"totalPages": 1
}Changes
Changed in 54 of the 73 revisions of this API.31566534276
- ○
added the required property
content/items/anyOf[OIBusCreateHistoryQueryCommandDTO]/commandContent/allOf[subschema #2]/anyOf[HistoryQueryFTPSouthCommandDTO]/southSettings/retryIntervalto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateHistoryQueryCommandDTO]/commandContent/allOf[subschema #2]/anyOf[HistoryQuerySFTPSouthCommandDTO]/southSettings/retryIntervalto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/settings/retryIntervalto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/settings/retryIntervalto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusTestHistoryQueryNorthConnectionCommandDTO]/commandContent/allOf[subschema #2]/anyOf[HistoryQueryFTPSouthCommandDTO]/southSettings/retryIntervalto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusTestHistoryQueryNorthConnectionCommandDTO]/commandContent/allOf[subschema #2]/anyOf[HistoryQuerySFTPSouthCommandDTO]/southSettings/retryIntervalto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusTestHistoryQuerySouthConnectionCommandDTO]/commandContent/allOf[subschema #2]/anyOf[HistoryQueryFTPSouthCommandDTO]/southSettings/retryIntervalto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusTestHistoryQuerySouthConnectionCommandDTO]/commandContent/allOf[subschema #2]/anyOf[HistoryQuerySFTPSouthCommandDTO]/southSettings/retryIntervalto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/historyCommand/allOf[subschema #2]/anyOf[HistoryQueryFTPSouthCommandDTO]/southSettings/retryIntervalto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/historyCommand/allOf[subschema #2]/anyOf[HistoryQuerySFTPSouthCommandDTO]/southSettings/retryIntervalto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateHistoryQueryCommandDTO]/commandContent/historyQuery/allOf[subschema #2]/anyOf[HistoryQueryFTPSouthCommandDTO]/southSettings/retryIntervalto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateHistoryQueryCommandDTO]/commandContent/historyQuery/allOf[subschema #2]/anyOf[HistoryQuerySFTPSouthCommandDTO]/southSettings/retryIntervalto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/settings/retryIntervalto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/settings/retryIntervalto the response with the200statusresponse-required-property-added
- ○
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
content/items/anyOf[OIBusCreateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/domainto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusCreateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/passwordto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusCreateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/usernameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/domainto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/passwordto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/usernameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/testingSettings/transformerto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/domainto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/passwordto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/usernameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/domainto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/passwordto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/usernameto the response with the200statusresponse-optional-property-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusCreateHistoryQueryCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusTestHistoryQueryNorthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusTestHistoryQuerySouthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/historyCommandresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusUpdateHistoryQueryCommandDTO]/commandContent/historyQueryresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusCreateHistoryQueryCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusTestHistoryQueryNorthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusTestHistoryQuerySouthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/historyCommandresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusUpdateHistoryQueryCommandDTO]/commandContent/historyQueryresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
added
HistoryQueryInfluxDBItemCommandDTOto thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/itemCommandresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
OIBusUpdateEngineGeneralCommandDTOOIBusUpdateEngineWebServerCommandDTOOIBusUpdateEngineProxyCommandDTOOIBusUpdateEngineLoggerCommandDTOOIBusTestTransformerCommandDTOto thecontent/items/response propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SouthConnectorInfluxDBCommandDTOto thecontent/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContentresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SouthConnectorInfluxDBCommandDTOto thecontent/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContentresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
removed
OIBusUpdateEngineSettingsCommandDTOfrom thecontent/items/response propertyanyOflist for the response status200response-property-any-of-removed
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/settings/maxParallelRunto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/settings/maxParallelRunto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ea1c80cb9c6921613111See the full diff
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusCreateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/domainfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusCreateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/passwordfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusCreateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/usernamefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/domainfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/passwordfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/usernamefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/testingSettings/transformerfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusUpdateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/domainfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusUpdateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/passwordfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusUpdateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/usernamefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/domainfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/passwordfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/usernamefrom the response with the200statusresponse-optional-property-removed
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusCreateHistoryQueryCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusTestHistoryQueryNorthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusTestHistoryQuerySouthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/historyCommandresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusUpdateHistoryQueryCommandDTO]/commandContent/historyQueryresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusCreateHistoryQueryCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusTestHistoryQueryNorthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusTestHistoryQuerySouthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/historyCommandresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusUpdateHistoryQueryCommandDTO]/commandContent/historyQueryresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
added
OIBusUpdateEngineSettingsCommandDTOto thecontent/items/response propertyanyOflist for the response status200response-property-any-of-added
- ○
removed
HistoryQueryInfluxDBItemCommandDTOfrom thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/itemCommandresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
OIBusUpdateEngineGeneralCommandDTOOIBusUpdateEngineWebServerCommandDTOOIBusUpdateEngineProxyCommandDTOOIBusUpdateEngineLoggerCommandDTOfrom thecontent/items/response propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
SouthConnectorInfluxDBCommandDTOfrom thecontent/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContentresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
SouthConnectorInfluxDBCommandDTOfrom thecontent/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContentresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
This revision also has 29 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added
OIBusUpdateEngineGeneralCommandDTOOIBusUpdateEngineWebServerCommandDTOOIBusUpdateEngineProxyCommandDTOOIBusUpdateEngineLoggerCommandDTOto thecontent/items/response propertyanyOflist for the response status200response-property-any-of-added
- ○
removed
OIBusUpdateEngineSettingsCommandDTOfrom thecontent/items/response propertyanyOflist for the response status200response-property-any-of-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
content/items/anyOf[OIBusCreateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/domainto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusCreateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/passwordto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusCreateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/usernameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/domainto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/passwordto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/usernameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/testingSettings/transformerto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/domainto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/passwordto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/usernameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/domainto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/passwordto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/usernameto the response with the200statusresponse-optional-property-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusCreateHistoryQueryCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusTestHistoryQueryNorthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusTestHistoryQuerySouthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/historyCommandresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusUpdateHistoryQueryCommandDTO]/commandContent/historyQueryresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusCreateHistoryQueryCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusTestHistoryQueryNorthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusTestHistoryQuerySouthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/historyCommandresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusUpdateHistoryQueryCommandDTO]/commandContent/historyQueryresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
added
HistoryQueryInfluxDBItemCommandDTOto thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/itemCommandresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SouthConnectorInfluxDBCommandDTOto thecontent/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContentresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SouthConnectorInfluxDBCommandDTOto thecontent/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContentresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/forwardProxyPasswordto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/forwardProxyUrlto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/forwardProxyUsernameto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/logParameters/syslogto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/proxyPasswordto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/proxyUsernameto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ▲
- 57cbe043ec5a22212109See the full diff
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/forwardProxyPasswordfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/forwardProxyUrlfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/forwardProxyUsernamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/logParameters/syslogfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/proxyPasswordfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/proxyUsernamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusCreateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/domainfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusCreateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/passwordfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusCreateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/usernamefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/domainfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/passwordfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/usernamefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusUpdateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/domainfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusUpdateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/passwordfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusUpdateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/usernamefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/domainfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/passwordfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/usernamefrom the response with the200statusresponse-optional-property-removed
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusCreateHistoryQueryCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusTestHistoryQueryNorthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusTestHistoryQuerySouthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/historyCommandresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusUpdateHistoryQueryCommandDTO]/commandContent/historyQueryresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusCreateHistoryQueryCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusTestHistoryQueryNorthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusTestHistoryQuerySouthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/historyCommandresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusUpdateHistoryQueryCommandDTO]/commandContent/historyQueryresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
HistoryQueryInfluxDBItemCommandDTOfrom thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/itemCommandresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
SouthConnectorInfluxDBCommandDTOfrom thecontent/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContentresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
SouthConnectorInfluxDBCommandDTOfrom thecontent/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContentresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLATFORMenum value from thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/validators/items/typeresponse property for the response status200response-property-enum-value-removed
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusCreateCustomTransformerCommandDTO]/commandContent/customManifest/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLATFORMenum value to thecontent/items/anyOf[OIBusUpdateCustomTransformerCommandDTO]/commandContent/customManifest/validators/items/typeresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
content/items/anyOf[OIBusCreateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/domainto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusCreateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/passwordto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusCreateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/usernameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/domainto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/passwordto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/usernameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/domainto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/passwordto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateNorthConnectorCommandDTO]/commandContent/anyOf[NorthConnectorFileWriterCommandDTO]/settings/usernameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/domainto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/passwordto the response with the200statusresponse-optional-property-added
- ○
added the optional property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/settings/usernameto the response with the200statusresponse-optional-property-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusCreateHistoryQueryCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusTestHistoryQueryNorthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusTestHistoryQuerySouthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/historyCommandresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
subschema #2subschema #3to thecontent/items/anyOf[OIBusUpdateHistoryQueryCommandDTO]/commandContent/historyQueryresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusCreateHistoryQueryCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusTestHistoryQueryNorthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusTestHistoryQuerySouthConnectionCommandDTO]/commandContentresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/historyCommandresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
subschema #2subschema #3from thecontent/items/anyOf[OIBusUpdateHistoryQueryCommandDTO]/commandContent/historyQueryresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
added
HistoryQueryInfluxDBItemCommandDTOto thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/itemCommandresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SouthConnectorInfluxDBCommandDTOto thecontent/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContentresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SouthConnectorInfluxDBCommandDTOto thecontent/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContentresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/forwardProxyPasswordto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/forwardProxyUrlto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/forwardProxyUsernameto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/logParameters/syslogto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/proxyPasswordto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/proxyUsernameto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ▲
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/forwardProxyPasswordfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/forwardProxyUrlfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/forwardProxyUsernamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/logParameters/syslogfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/proxyPasswordfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/proxyUsernamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/endTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/recoveryStrategyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/startTimeOffsetfrom the response with the200statusresponse-required-property-removed
- ○
removed
HistoryQueryInfluxDBItemCommandDTOfrom thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/itemCommandresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
HistoryQueryInfluxDBSouthCommandDTOfrom thecontent/items/anyOf[OIBusCreateHistoryQueryCommandDTO]/commandContent/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
HistoryQueryInfluxDBSouthCommandDTOfrom thecontent/items/anyOf[OIBusTestHistoryQueryNorthConnectionCommandDTO]/commandContent/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
HistoryQueryInfluxDBSouthCommandDTOfrom thecontent/items/anyOf[OIBusTestHistoryQuerySouthConnectionCommandDTO]/commandContent/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
HistoryQueryInfluxDBSouthCommandDTOfrom thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/historyCommand/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
HistoryQueryInfluxDBSouthCommandDTOfrom thecontent/items/anyOf[OIBusUpdateHistoryQueryCommandDTO]/commandContent/historyQuery/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
SouthConnectorInfluxDBCommandDTOfrom thecontent/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContentresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
SouthConnectorInfluxDBCommandDTOfrom thecontent/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContentresponse propertyanyOflist for the response status200response-property-any-of-removed
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/overlapto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/overlapto the response with the200statusresponse-required-property-added
This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorInfluxDBCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorInfluxDBCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorInfluxDBCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorInfluxDBCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/overlapfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/overlapfrom the response with the200statusresponse-required-property-removed
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorInfluxDBCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorInfluxDBCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorInfluxDBCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorInfluxDBCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorInfluxDBCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorInfluxDBCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorInfluxDBCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorInfluxDBCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/startTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/endTimeOffsetto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/startTimeOffsetto the response with the200statusresponse-required-property-added
- ▲
- ○
added
HistoryQueryInfluxDBItemCommandDTOto thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/itemCommandresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
HistoryQueryInfluxDBSouthCommandDTOto thecontent/items/anyOf[OIBusCreateHistoryQueryCommandDTO]/commandContent/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-added
- ○
added
HistoryQueryInfluxDBSouthCommandDTOto thecontent/items/anyOf[OIBusTestHistoryQueryNorthConnectionCommandDTO]/commandContent/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-added
- ○
added
HistoryQueryInfluxDBSouthCommandDTOto thecontent/items/anyOf[OIBusTestHistoryQuerySouthConnectionCommandDTO]/commandContent/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-added
- ○
added
HistoryQueryInfluxDBSouthCommandDTOto thecontent/items/anyOf[OIBusTestHistoryQuerySouthItemCommandDTO]/commandContent/historyCommand/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-added
- ○
added
HistoryQueryInfluxDBSouthCommandDTOto thecontent/items/anyOf[OIBusUpdateHistoryQueryCommandDTO]/commandContent/historyQuery/allOf[subschema #2]/response propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SouthConnectorInfluxDBCommandDTOto thecontent/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContentresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SouthConnectorInfluxDBCommandDTOto thecontent/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContentresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusCreateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/forwardProxyPasswordto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/forwardProxyUrlto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/forwardProxyUsernameto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/logParameters/syslogto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/proxyPasswordto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateEngineSettingsCommandDTO]/commandContent/proxyUsernameto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorADSCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFTPCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorFolderScannerCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMQTTCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMSSQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorModbusCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorMySQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorODBCCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOIAnalyticsCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOLEDBCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOPCUACommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOracleCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorOsisoftPICommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorPostgreSQLCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorRESTCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSFTPCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/groups/items/historySettings/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○
added the required property
content/items/anyOf[OIBusUpdateSouthConnectorCommandDTO]/commandContent/anyOf[SouthConnectorSQLiteCommandDTO]/items/items/recoveryStrategyto the response with the200statusresponse-required-property-added
- ○