Changes to Create history query

POST /api/history

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 43 of the 73 revisions of this API.324434628

  1. 87fa588c6b1b22
  2. 9a6250881fa71252
  3. ea1c80cb9c691126
  4. 6a232346b1581252
  5. 57cbe043ec5a1126
  6. 4c50d4a73f661252
  7. a460443e789e11
  8. ea736a81a9312
  9. 2c78cb2da647112
  10. 9eab61b4f349112
  11. 748932ded1272
  12. f4c06376e03811
  13. 0384e25875aa2
  14. 66ded2b6e4c211
  15. 3536399ceee02
  16. 370cdd2b20b611
  17. 6c00302176702
  18. 0b8fb9a143fd22
  19. 3cc62fda02a111
  20. bf3cc429dbcb11
  21. 0e73c27029f6112
  22. d6f647567f5615
  23. 777f10c2330b22
  24. bd0c4c0341aa11
  25. 58ad84403edf64
  26. cdb5b7ea71994080
  27. 8a31f65ba14a16151
  28. 108013c9462996155
  29. fb56929c067534281
  30. d6e364e3cd4e83142
  31. 3bf1b221f6ef165581
  32. 0e8241292e1662
  33. 88f262299d5e168361
  34. 76d90b88c3e5166183
  35. 13ce5aea8a9413
  36. 26363e43178c13
  37. e0febbaacdc713
  38. 1478646796ac129
  39. bb7c469357f8192
  40. 3c380f9494d599
  41. a291063e086b10119
  42. f7d0cb77f2c510911
  43. d8e7a58e006a1868

What changed

  • 87fa588c6b1b22See the full diff
    • added the new required request property allOf[subschema #2]/anyOf[HistoryQueryFTPSouthCommandDTO]/southSettings/retryInterval

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySFTPSouthCommandDTO]/southSettings/retryInterval

      new-required-request-property

    • added the required property allOf[subschema #3]/anyOf[HistoryQueryFTPSouthDTO]/southSettings/retryInterval to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySFTPSouthDTO]/southSettings/retryInterval to the response with the 201 status

      response-required-property-added

  • 9a6250881fa71252See the full diff
    • added subschema #2 subschema #3 to the request body allOf list

      request-body-all-of-added

    • removed subschema #2 subschema #3 from the request body allOf list

      request-body-all-of-removed

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added subschema #3 subschema #4 to the response body allOf list for the response status 201

      response-body-all-of-added

    • removed subschema #3 subschema #4 from the response body allOf list for the response status 201

      response-body-all-of-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • ea1c80cb9c691126See the full diff
    • added subschema #2 subschema #3 to the request body allOf list

      request-body-all-of-added

    • removed subschema #2 subschema #3 from the request body allOf list

      request-body-all-of-removed

    • added subschema #3 subschema #4 to the response body allOf list for the response status 201

      response-body-all-of-added

    • removed subschema #3 subschema #4 from the response body allOf list for the response status 201

      response-body-all-of-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    This revision also has 29 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 6a232346b1581252See the full diff
    • added subschema #2 subschema #3 to the request body allOf list

      request-body-all-of-added

    • removed subschema #2 subschema #3 from the request body allOf list

      request-body-all-of-removed

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added subschema #3 subschema #4 to the response body allOf list for the response status 201

      response-body-all-of-added

    • removed subschema #3 subschema #4 from the response body allOf list for the response status 201

      response-body-all-of-removed

  • 57cbe043ec5a1126See the full diff
    • added subschema #2 subschema #3 to the request body allOf list

      request-body-all-of-added

    • removed subschema #2 subschema #3 from the request body allOf list

      request-body-all-of-removed

    • added subschema #3 subschema #4 to the response body allOf list for the response status 201

      response-body-all-of-added

    • removed subschema #3 subschema #4 from the response body allOf list for the response status 201

      response-body-all-of-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    • removed the PLATFORM enum value from the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/validators/items/type response property for the response status 201

      response-property-enum-value-removed

    This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 4c50d4a73f661252See the full diff
    • added subschema #2 subschema #3 to the request body allOf list

      request-body-all-of-added

    • removed subschema #2 subschema #3 from the request body allOf list

      request-body-all-of-removed

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusArrayAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusBooleanAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusCertificateAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusCodeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusInstantAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusNumberAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusScanModeAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusSecretAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusStringSelectAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/attributes/items/anyOf[OIBusTimezoneAttribute]/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added the new PLATFORM enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/validators/items/type response property for the response status 201

      response-property-enum-value-added

    • added subschema #3 subschema #4 to the response body allOf list for the response status 201

      response-body-all-of-added

    • removed subschema #3 subschema #4 from the response body allOf list for the response status 201

      response-body-all-of-removed

    • removed HistoryQueryInfluxDBSouthCommandDTO from the allOf[subschema #2]/ request property anyOf list

      request-property-any-of-removed

    • removed HistoryQueryInfluxDBSouthDTO from the allOf[subschema #3]/ response property anyOf list for the response status 201

      response-property-any-of-removed

    This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added HistoryQueryInfluxDBSouthCommandDTO to the allOf[subschema #2]/ request property anyOf list

      request-property-any-of-added

    • added HistoryQueryInfluxDBSouthDTO to the allOf[subschema #3]/ response property anyOf list for the response status 201

      response-property-any-of-added

  • 2c78cb2da647112See the full diff
    • added subschema #2 subschema #3 to the request body allOf list

      request-body-all-of-added

    • removed subschema #2 subschema #3 from the request body allOf list

      request-body-all-of-removed

    • added subschema #3 subschema #4 to the response body allOf list for the response status 201

      response-body-all-of-added

    • removed subschema #3 subschema #4 from the response body allOf list for the response status 201

      response-body-all-of-removed

    This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 9eab61b4f349112See the full diff
    • added subschema #2 subschema #3 to the request body allOf list

      request-body-all-of-added

    • removed subschema #2 subschema #3 from the request body allOf list

      request-body-all-of-removed

    • added subschema #3 subschema #4 to the response body allOf list for the response status 201

      response-body-all-of-added

    • removed subschema #3 subschema #4 from the response body allOf list for the response status 201

      response-body-all-of-removed

    • added HistoryQueryInfluxDBSouthCommandDTO to the allOf[subschema #2]/ request property anyOf list

      request-property-any-of-added

    • added HistoryQueryInfluxDBSouthDTO to the allOf[subschema #3]/ response property anyOf list for the response status 201

      response-property-any-of-added

  • f4c06376e03811See the full diff
    • removed HistoryQueryInfluxDBSouthCommandDTO from the allOf[subschema #2]/ request property anyOf list

      request-property-any-of-removed

    • removed HistoryQueryInfluxDBSouthDTO from the allOf[subschema #3]/ response property anyOf list for the response status 201

      response-property-any-of-removed

    This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added HistoryQueryInfluxDBSouthCommandDTO to the allOf[subschema #2]/ request property anyOf list

      request-property-any-of-added

    • added HistoryQueryInfluxDBSouthDTO to the allOf[subschema #3]/ response property anyOf list for the response status 201

      response-property-any-of-added

    • removed HistoryQueryInfluxDBSouthCommandDTO from the allOf[subschema #2]/ request property anyOf list

      request-property-any-of-removed

    • removed HistoryQueryInfluxDBSouthDTO from the allOf[subschema #3]/ response property anyOf list for the response status 201

      response-property-any-of-removed

    This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added HistoryQueryInfluxDBSouthCommandDTO to the allOf[subschema #2]/ request property anyOf list

      request-property-any-of-added

    • added HistoryQueryInfluxDBSouthDTO to the allOf[subschema #3]/ response property anyOf list for the response status 201

      response-property-any-of-added

    • removed HistoryQueryInfluxDBSouthCommandDTO from the allOf[subschema #2]/ request property anyOf list

      request-property-any-of-removed

    • removed HistoryQueryInfluxDBSouthDTO from the allOf[subschema #3]/ response property anyOf list for the response status 201

      response-property-any-of-removed

    This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added HistoryQueryInfluxDBSouthCommandDTO to the allOf[subschema #2]/ request property anyOf list

      request-property-any-of-added

    • added HistoryQueryInfluxDBSouthDTO to the allOf[subschema #3]/ response property anyOf list for the response status 201

      response-property-any-of-added

  • 0b8fb9a143fd22See the full diff
    • added the new required request property allOf[subschema #2]/anyOf[HistoryQueryModbusSouthCommandDTO]/southSettings/batchQuery

      new-required-request-property

    • the response property allOf[subschema #3]/anyOf[HistoryQueryModbusSouthDTO]/southSettings/groupingGap became optional for the status 201

      response-property-became-optional

    • the request property allOf[subschema #2]/anyOf[HistoryQueryModbusSouthCommandDTO]/southSettings/groupingGap became optional

      request-property-became-optional

    • added the required property allOf[subschema #3]/anyOf[HistoryQueryModbusSouthDTO]/southSettings/batchQuery to the response with the 201 status

      response-required-property-added

  • 3cc62fda02a111See the full diff
    • added the new required request property allOf[subschema #2]/anyOf[HistoryQueryModbusSouthCommandDTO]/southSettings/networkTimeout

      new-required-request-property

    • added the required property allOf[subschema #3]/anyOf[HistoryQueryModbusSouthDTO]/southSettings/networkTimeout to the response with the 201 status

      response-required-property-added

  • bf3cc429dbcb11See the full diff
    • added the new required request property allOf[subschema #2]/anyOf[HistoryQueryModbusSouthCommandDTO]/southSettings/groupingGap

      new-required-request-property

    • added the required property allOf[subschema #3]/anyOf[HistoryQueryModbusSouthDTO]/southSettings/groupingGap to the response with the 201 status

      response-required-property-added

  • 0e73c27029f6112See the full diff
    • added subschema #2 subschema #3 to the request body allOf list

      request-body-all-of-added

    • removed subschema #2 subschema #3 from the request body allOf list

      request-body-all-of-removed

    • added subschema #3 subschema #4 to the response body allOf list for the response status 201

      response-body-all-of-added

    • removed subschema #3 subschema #4 from the response body allOf list for the response status 201

      response-body-all-of-removed

    This revision also has 112 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • d6f647567f5615See the full diff
    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/transformerId

      new-required-request-property

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/items/items/createdAt

      request-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/items/items/createdBy

      request-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/items/items/updatedAt

      request-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/items/items/updatedBy

      request-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/transformer

      request-property-removed

    • added the new NOT_EQUAL enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/enablingConditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new NOT_EQUAL enum value to the allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/enablingConditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new NOT_EQUAL enum value to the request property allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/transformer/anyOf[CustomTransformerDTO]/manifest/enablingConditions/items/operator

      request-property-enum-value-added

    • added the new NOT_EQUAL enum value to the request property allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/transformer/anyOf[StandardTransformerDTO]/manifest/enablingConditions/items/operator

      request-property-enum-value-added

    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/items/items/enabled

      new-required-request-property

    • added the required property allOf[HistoryQueryCommonDTO]/northTransformers/items/items/items/enabled to the response with the 201 status

      response-required-property-added

    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/id

      new-required-request-property

    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/items

      new-required-request-property

    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/options

      new-required-request-property

    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/transformer

      new-required-request-property

    • the allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/ request property type/format changed from / to object/

      request-property-type-changed

    • the allOf[HistoryQueryCommonDTO]/northTransformers/items/ response's property type/format changed from / to object/ for status 201

      response-property-type-changed

    • added the required property allOf[HistoryQueryCommonDTO]/northTransformers/items/id to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/northTransformers/items/items to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/northTransformers/items/options to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer to the response with the 201 status

      response-required-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • cdb5b7ea71994080See the full diff
    • removed the optional property allOf[BaseEntity]/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[BaseEntity]/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • added the required property allOf[BaseEntity]/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[BaseEntity]/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[BaseEntity]/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[BaseEntity]/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 8a31f65ba14a16151See the full diff
    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/queryTimeRange

      new-required-request-property

    • removed the required property allOf[HistoryQueryCommonDTO]/endTime from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/startTime from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/sharedConnection from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/endTime

      request-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/startTime

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/sharedConnection

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/southSettings/throttling

      request-property-removed

    • added the required property allOf[HistoryQueryCommonDTO]/queryTimeRange to the response with the 201 status

      response-required-property-added

    This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 108013c9462996155See the full diff
    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/endTime

      new-required-request-property

    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/startTime

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/sharedConnection

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/southSettings/throttling

      new-required-request-property

    • removed the required property allOf[BaseEntity]/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[BaseEntity]/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[BaseEntity]/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[BaseEntity]/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/queryTimeRange from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/queryTimeRange

      request-property-removed

    • added the optional property allOf[BaseEntity]/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[BaseEntity]/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/endTime to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/startTime to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/sharedConnection to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • fb56929c067534281See the full diff
    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/queryTimeRange

      new-required-request-property

    • removed the required property allOf[HistoryQueryCommonDTO]/endTime from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/startTime from the response with the 201 status

      response-required-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/endTime

      request-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/startTime

      request-property-removed

    • removed the optional property allOf[BaseEntity]/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[BaseEntity]/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • added the required property allOf[BaseEntity]/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[BaseEntity]/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[BaseEntity]/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[BaseEntity]/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/queryTimeRange to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

  • d6e364e3cd4e83142See the full diff
    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/endTime

      new-required-request-property

    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/startTime

      new-required-request-property

    • removed the required property allOf[BaseEntity]/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[BaseEntity]/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[BaseEntity]/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[BaseEntity]/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/queryTimeRange from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/queryTimeRange

      request-property-removed

    • added the optional property allOf[BaseEntity]/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[BaseEntity]/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/endTime to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/startTime to the response with the 201 status

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 3bf1b221f6ef165581See the full diff
    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/queryTimeRange

      new-required-request-property

    • removed the required property allOf[HistoryQueryCommonDTO]/endTime from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/startTime from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/sharedConnection from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/endTime

      request-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/startTime

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/sharedConnection

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the optional property allOf[BaseEntity]/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[BaseEntity]/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • added the required property allOf[BaseEntity]/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[BaseEntity]/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[BaseEntity]/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[BaseEntity]/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/queryTimeRange to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/createdAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/createdBy to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-required-property-added

    This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 0e8241292e1662See the full diff
    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeFormat

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeTimezone

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeType

      request-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeFormat from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeTimezone from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeType from the response with the 201 status

      response-optional-property-removed

    • added the new optional request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeInput

      new-optional-request-property

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeInput to the response with the 201 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 88f262299d5e168361See the full diff
    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/endTime

      new-required-request-property

    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/startTime

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/sharedConnection

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/southSettings/throttling

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/southSettings/throttling

      new-required-request-property

    • removed the required property allOf[HistoryQueryCommonDTO]/queryTimeRange from the response with the 201 status

      response-required-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/queryTimeRange

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeInput

      request-property-removed

    • removed the optional property allOf[BaseEntity]/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[BaseEntity]/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[BaseEntity]/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[BaseEntity]/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeInput from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/createdAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/createdBy from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/updatedAt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/updatedBy from the response with the 201 status

      response-optional-property-removed

    • added the new optional request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeFormat

      new-optional-request-property

    • added the new optional request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeTimezone

      new-optional-request-property

    • added the new optional request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeType

      new-optional-request-property

    • added the optional property allOf[BaseEntity]/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[BaseEntity]/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeFormat to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeTimezone to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeType to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/endTime to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/startTime to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/sharedConnection to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/southSettings/throttling to the response with the 201 status

      response-required-property-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 76d90b88c3e5166183See the full diff
    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/queryTimeRange

      new-required-request-property

    • removed the required property allOf[HistoryQueryCommonDTO]/endTime from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/startTime from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/sharedConnection from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/southSettings/throttling from the response with the 201 status

      response-required-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/endTime

      request-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/startTime

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/sharedConnection

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeFormat

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeTimezone

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeType

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/southSettings/throttling

      request-property-removed

    • removed the optional property allOf[BaseEntity]/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[BaseEntity]/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeFormat from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeTimezone from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeType from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/creationDate from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/lastEditInstant from the response with the 201 status

      response-optional-property-removed

    • added the new optional request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeInput

      new-optional-request-property

    • added the optional property allOf[BaseEntity]/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[BaseEntity]/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[BaseEntity]/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[BaseEntity]/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ads.SouthADSSettings.SouthADSItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_modbus.SouthModbusSettings.SouthModbusItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mssql.SouthMSSQLSettings.SouthMSSQLItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mysql.SouthMySQLSettings.SouthMySQLItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_odbc.SouthODBCSettings.SouthODBCItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oianalytics.SouthOIAnalyticsSettings.SouthOIAnalyticsItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oledb.SouthOLEDBSettings.SouthOLEDBItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opc.SouthOPCSettings.SouthOPCItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_opcua.SouthOPCUASettings.SouthOPCUAItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_oracle.SouthOracleSettings.SouthOracleItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_osisoft-pi.SouthPISettings.SouthPIItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_postgresql.SouthPostgreSQLSettings.SouthPostgreSQLItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeInput to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/createdAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/createdBy to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/updatedAt to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sqlite.SouthSQLiteSettings.SouthSQLiteItemSettings_]/items/items/updatedBy to the response with the 201 status

      response-optional-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/queryTimeRange to the response with the 201 status

      response-required-property-added

    This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/valueType from the response with the 201 status

      response-required-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/jsonPayload

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/valueType

      request-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/jsonPayload from the response with the 201 status

      response-optional-property-removed

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 26363e43178c13See the full diff
    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/valueType

      new-required-request-property

    • added the new optional request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/jsonPayload

      new-optional-request-property

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/jsonPayload to the response with the 201 status

      response-optional-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/valueType to the response with the 201 status

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • e0febbaacdc713See the full diff
    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/valueType from the response with the 201 status

      response-required-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/jsonPayload

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/valueType

      request-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/jsonPayload from the response with the 201 status

      response-optional-property-removed

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 1478646796ac129See the full diff
    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/valueType

      new-required-request-property

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeInput

      request-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeInput from the response with the 201 status

      response-optional-property-removed

    • added the new optional request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/jsonPayload

      new-optional-request-property

    • added the new optional request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeFormat

      new-optional-request-property

    • added the new optional request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeTimezone

      new-optional-request-property

    • added the new optional request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeType

      new-optional-request-property

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/jsonPayload to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeFormat to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeTimezone to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeType to the response with the 201 status

      response-optional-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/valueType to the response with the 201 status

      response-required-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • bb7c469357f8192See the full diff
    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/valueType from the response with the 201 status

      response-required-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/jsonPayload

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/valueType

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeFormat

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeTimezone

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeType

      request-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/jsonPayload from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeFormat from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeTimezone from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeType from the response with the 201 status

      response-optional-property-removed

    • added the new optional request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeInput

      new-optional-request-property

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeInput to the response with the 201 status

      response-optional-property-added

    This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/maxFiles

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/maxSize

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/recursive

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/maxFiles

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/maxSize

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/recursive

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/maxFiles

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/maxSize

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/recursive

      new-required-request-property

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/maxFiles to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/maxSize to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/recursive to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/maxFiles to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/maxSize to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/recursive to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/maxFiles to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/maxSize to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/recursive to the response with the 201 status

      response-required-property-added

  • a291063e086b10119See the full diff
    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/valueType

      new-required-request-property

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/maxFiles from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/maxSize from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/recursive from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/maxFiles from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/maxSize from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/recursive from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/maxFiles from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/maxSize from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/recursive from the response with the 201 status

      response-required-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/maxFiles

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/maxSize

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/recursive

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/maxFiles

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/maxSize

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/recursive

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeInput

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/maxFiles

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/maxSize

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/recursive

      request-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeInput from the response with the 201 status

      response-optional-property-removed

    • added the new optional request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/jsonPayload

      new-optional-request-property

    • added the new optional request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeFormat

      new-optional-request-property

    • added the new optional request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeTimezone

      new-optional-request-property

    • added the new optional request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeType

      new-optional-request-property

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/jsonPayload to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeFormat to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeTimezone to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeType to the response with the 201 status

      response-optional-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/valueType to the response with the 201 status

      response-required-property-added

    This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • f7d0cb77f2c510911See the full diff
    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/maxFiles

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/maxSize

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/recursive

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/maxFiles

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/maxSize

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/recursive

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/maxFiles

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/maxSize

      new-required-request-property

    • added the new required request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/recursive

      new-required-request-property

    • removed the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/valueType from the response with the 201 status

      response-required-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/jsonPayload

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/valueType

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeFormat

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeTimezone

      request-property-removed

    • removed the request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeType

      request-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_mqtt.SouthMQTTSettings.SouthMQTTItemSettings_]/items/items/settings/jsonPayload from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeFormat from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeTimezone from the response with the 201 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeType from the response with the 201 status

      response-optional-property-removed

    • added the new optional request property allOf[subschema #2]/anyOf[HistoryQuerySouthCommandTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeInput

      new-optional-request-property

    • added the optional property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_rest.SouthRestSettings.SouthRestItemSettings_]/items/items/settings/headers/items/dateTimeInput to the response with the 201 status

      response-optional-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/maxFiles to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/maxSize to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_folder-scanner.SouthFolderScannerSettings.SouthFolderScannerItemSettings_]/items/items/settings/recursive to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/maxFiles to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/maxSize to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_ftp.SouthFTPSettings.SouthFTPItemSettings_]/items/items/settings/recursive to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/maxFiles to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/maxSize to the response with the 201 status

      response-required-property-added

    • added the required property allOf[subschema #3]/anyOf[HistoryQuerySouthTypedDTO_sftp.SouthSFTPSettings.SouthSFTPItemSettings_]/items/items/settings/recursive to the response with the 201 status

      response-required-property-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • d8e7a58e006a1868See the full diff
    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/endTime

      new-required-request-property

    • added the new required request property allOf[HistoryQueryCommandCommonDTO]/startTime

      new-required-request-property

    • added subschema #2 subschema #3 to the request body allOf list

      request-body-all-of-added

    • the allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/ request property type/format changed from object/ to /

      request-property-type-changed

    • the allOf[HistoryQueryCommonDTO]/northTransformers/items/ response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • removed the required property allOf[BaseEntity]/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[BaseEntity]/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[BaseEntity]/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[BaseEntity]/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/createdAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/createdBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/updatedAt from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/updatedBy from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/northTransformers/items/id from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/northTransformers/items/items from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/northTransformers/items/options from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/northTransformers/items/transformer from the response with the 201 status

      response-required-property-removed

    • removed the required property allOf[HistoryQueryCommonDTO]/queryTimeRange from the response with the 201 status

      response-required-property-removed

    • removed subschema #2 subschema #3 from the request body allOf list

      request-body-all-of-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/id

      request-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/items

      request-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/options

      request-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/northTransformers/items/transformerId

      request-property-removed

    • removed the request property allOf[HistoryQueryCommandCommonDTO]/queryTimeRange

      request-property-removed

    • added subschema #3 subschema #4 to the response body allOf list for the response status 201

      response-body-all-of-added

    • removed subschema #3 subschema #4 from the response body allOf list for the response status 201

      response-body-all-of-removed

    • added the optional property allOf[BaseEntity]/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[BaseEntity]/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/creationDate to the response with the 201 status

      response-optional-property-added

    • added the optional property allOf[HistoryQueryCommonDTO]/caching/trigger/scanMode/lastEditInstant to the response with the 201 status

      response-optional-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/endTime to the response with the 201 status

      response-required-property-added

    • added the required property allOf[HistoryQueryCommonDTO]/startTime to the response with the 201 status

      response-required-property-added

    This revision also has 219 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog