---
title: "Changes to Create history query"
method: POST
path: "/api/history"
---

# Changes to Create history query

`POST /api/history`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 43 of 73 revisions.

- **2026-08-18** `87fa588c6b1b` — 2 breaking, 2 info
- **2026-07-28** `9a6250881fa7` — 1 breaking, 25 warning, 2 info
- **2026-07-26** `ea1c80cb9c69` — 1 breaking, 1 warning, 26 info
- **2026-07-20** `6a232346b158` — 1 breaking, 25 warning, 2 info
- **2026-07-15** `57cbe043ec5a` — 1 breaking, 1 warning, 26 info
- **2026-07-06** `4c50d4a73f66` — 1 breaking, 25 warning, 2 info
- **2026-07-03** `a460443e789e` — 1 breaking, 1 info
- **2026-06-29** `ea736a81a931` — 2 info
- **2026-06-24** `2c78cb2da647` — 1 breaking, 1 warning, 2 info
- **2026-06-23** `9eab61b4f349` — 1 breaking, 1 warning, 2 info
- **2026-06-22** `748932ded127` — 2 info
- **2026-06-18** `f4c06376e038` — 1 breaking, 1 info
- **2026-06-09** `0384e25875aa` — 2 info
- **2026-06-04** `66ded2b6e4c2` — 1 breaking, 1 info
- **2026-06-02** `3536399ceee0` — 2 info
- **2026-06-02** `370cdd2b20b6` — 1 breaking, 1 info
- **2026-06-02** `6c0030217670` — 2 info
- **2026-05-18** `0b8fb9a143fd` — 2 breaking, 2 info
- **2026-05-12** `3cc62fda02a1` — 1 breaking, 1 info
- **2026-05-12** `bf3cc429dbcb` — 1 breaking, 1 info
- **2026-05-07** `0e73c27029f6` — 1 breaking, 1 warning, 2 info
- **2026-04-20** `d6f647567f56` — 1 breaking, 5 warning
- **2026-04-08** `777f10c2330b` — 2 warning, 2 info
- **2026-04-01** `bd0c4c0341aa` — 1 breaking, 1 info
- **2026-04-01** `58ad84403edf` — 6 breaking, 4 info
- **2026-03-25** `cdb5b7ea7199` — 40 warning, 80 info
- **2026-03-23** `8a31f65ba14a` — 16 breaking, 15 warning, 1 info
- **2026-03-20** `108013c94629` — 96 breaking, 1 warning, 55 info
- **2026-03-19** `fb56929c0675` — 3 breaking, 42 warning, 81 info
- **2026-03-18** `d6e364e3cd4e` — 83 breaking, 1 warning, 42 info
- **2026-03-17** `3bf1b221f6ef` — 16 breaking, 55 warning, 81 info
- **2026-03-16** `0e8241292e16` — 6 warning, 2 info
- **2026-03-10** `88f262299d5e` — 16 breaking, 83 warning, 61 info
- **2026-03-10** `76d90b88c3e5` — 16 breaking, 61 warning, 83 info
- **2026-03-03** `13ce5aea8a94` — 1 breaking, 3 warning
- **2026-02-24** `26363e43178c` — 1 breaking, 3 info
- **2026-02-16** `e0febbaacdc7` — 1 breaking, 3 warning
- **2026-02-09** `1478646796ac` — 1 breaking, 2 warning, 9 info
- **2026-02-03** `bb7c469357f8` — 1 breaking, 9 warning, 2 info
- **2026-02-02** `3c380f9494d5` — 9 breaking, 9 info
- **2026-01-26** `a291063e086b` — 10 breaking, 11 warning, 9 info
- **2026-01-19** `f7d0cb77f2c5` — 10 breaking, 9 warning, 11 info
- **2026-01-06** `d8e7a58e006a` — 18 breaking, 6 warning, 8 info

## Changes

- **2026-08-18** `87fa588c6b1b` — 2 breaking, 2 info
  - added the new required request property `allOf[subschema #2]/anyOf[#/components/schemas/HistoryQueryFTPSouthCommandDTO]/southSettings/retryInterval`
  - added the new required request property `allOf[subschema #2]/anyOf[#/components/schemas/HistoryQuerySFTPSouthCommandDTO]/southSettings/retryInterval`
  - added the required property `allOf[subschema #3]/anyOf[#/components/schemas/HistoryQueryFTPSouthDTO]/southSettings/retryInterval` to the response with the `201` status
  - added the required property `allOf[subschema #3]/anyOf[#/components/schemas/HistoryQuerySFTPSouthDTO]/southSettings/retryInterval` to the response with the `201` status
- **2026-07-28** `9a6250881fa7` — 1 breaking, 25 warning, 2 info
  - added `subschema #2, subschema #3` to the request body `allOf` list
  - removed `subschema #2, subschema #3` from the request body `allOf` list
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/validators/items/type` response property for the response status `201`
  - added `subschema #3, subschema #4` to the response body `allOf` list for the response status `201`
  - removed `subschema #3, subschema #4` from the response body `allOf` list for the response status `201`
- **2026-07-26** `ea1c80cb9c69` — 1 breaking, 1 warning, 26 info
  - added `subschema #2, subschema #3` to the request body `allOf` list
  - removed `subschema #2, subschema #3` from the request body `allOf` list
  - added `subschema #3, subschema #4` to the response body `allOf` list for the response status `201`
  - removed `subschema #3, subschema #4` from the response body `allOf` list for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/validators/items/type` response property for the response status `201`
- **2026-07-20** `6a232346b158` — 1 breaking, 25 warning, 2 info
  - added `subschema #2, subschema #3` to the request body `allOf` list
  - removed `subschema #2, subschema #3` from the request body `allOf` list
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/validators/items/type` response property for the response status `201`
  - added `subschema #3, subschema #4` to the response body `allOf` list for the response status `201`
  - removed `subschema #3, subschema #4` from the response body `allOf` list for the response status `201`
- **2026-07-15** `57cbe043ec5a` — 1 breaking, 1 warning, 26 info
  - added `subschema #2, subschema #3` to the request body `allOf` list
  - removed `subschema #2, subschema #3` from the request body `allOf` list
  - added `subschema #3, subschema #4` to the response body `allOf` list for the response status `201`
  - removed `subschema #3, subschema #4` from the response body `allOf` list for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/validators/items/type` response property for the response status `201`
- **2026-07-06** `4c50d4a73f66` — 1 breaking, 25 warning, 2 info
  - added `subschema #2, subschema #3` to the request body `allOf` list
  - removed `subschema #2, subschema #3` from the request body `allOf` list
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the `allOf[#/components/schemas/HistoryQueryCommonDTO]/northTransformers/items/transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/validators/items/type` response property for the response status `201`
  - added `subschema #3, subschema #4` to the response body `allOf` list for the response status `201`
  - removed `subschema #3, subschema #4` from the response body `allOf` list for the response status `201`
- **2026-07-03** `a460443e789e` — 1 breaking, 1 info
  - removed `#/components/schemas/HistoryQueryInfluxDBSouthCommandDTO` from the `allOf[subschema #2]/` request property `anyOf` list
  - removed `#/components/schemas/HistoryQueryInfluxDBSouthDTO` from the `allOf[subschema #3]/` response property `anyOf` list for the response status `201`
- **2026-06-29** `ea736a81a931` — 2 info
  - added `#/components/schemas/HistoryQueryInfluxDBSouthCommandDTO` to the `allOf[subschema #2]/` request property `anyOf` list
  - added `#/components/schemas/HistoryQueryInfluxDBSouthDTO` to the `allOf[subschema #3]/` response property `anyOf` list for the response status `201`
- **2026-06-24** `2c78cb2da647` — 1 breaking, 1 warning, 2 info
  - added `subschema #2, subschema #3` to the request body `allOf` list
  - removed `subschema #2, subschema #3` from the request body `allOf` list
  - added `subschema #3, subschema #4` to the response body `allOf` list for the response status `201`
  - removed `subschema #3, subschema #4` from the response body `allOf` list for the response status `201`
- **2026-06-23** `9eab61b4f349` — 1 breaking, 1 warning, 2 info
  - added `subschema #2, subschema #3` to the request body `allOf` list
  - removed `subschema #2, subschema #3` from the request body `allOf` list
  - added `subschema #3, subschema #4` to the response body `allOf` list for the response status `201`
  - removed `subschema #3, subschema #4` from the response body `allOf` list for the response status `201`
- **2026-06-22** `748932ded127` — 2 info
  - added `#/components/schemas/HistoryQueryInfluxDBSouthCommandDTO` to the `allOf[subschema #2]/` request property `anyOf` list
  - added `#/components/schemas/HistoryQueryInfluxDBSouthDTO` to the `allOf[subschema #3]/` response property `anyOf` list for the response status `201`
- **2026-06-18** `f4c06376e038` — 1 breaking, 1 info
  - removed `#/components/schemas/HistoryQueryInfluxDBSouthCommandDTO` from the `allOf[subschema #2]/` request property `anyOf` list
  - removed `#/components/schemas/HistoryQueryInfluxDBSouthDTO` from the `allOf[subschema #3]/` response property `anyOf` list for the response status `201`
- **2026-06-09** `0384e25875aa` — 2 info
  - added `#/components/schemas/HistoryQueryInfluxDBSouthCommandDTO` to the `allOf[subschema #2]/` request property `anyOf` list
  - added `#/components/schemas/HistoryQueryInfluxDBSouthDTO` to the `allOf[subschema #3]/` response property `anyOf` list for the response status `201`
- **2026-06-04** `66ded2b6e4c2` — 1 breaking, 1 info
  - removed `#/components/schemas/HistoryQueryInfluxDBSouthCommandDTO` from the `allOf[subschema #2]/` request property `anyOf` list
  - removed `#/components/schemas/HistoryQueryInfluxDBSouthDTO` from the `allOf[subschema #3]/` response property `anyOf` list for the response status `201`
- **2026-06-02** `3536399ceee0` — 2 info
  - added `#/components/schemas/HistoryQueryInfluxDBSouthCommandDTO` to the `allOf[subschema #2]/` request property `anyOf` list
  - added `#/components/schemas/HistoryQueryInfluxDBSouthDTO` to the `allOf[subschema #3]/` response property `anyOf` list for the response status `201`
- **2026-06-02** `370cdd2b20b6` — 1 breaking, 1 info
  - removed `#/components/schemas/HistoryQueryInfluxDBSouthCommandDTO` from the `allOf[subschema #2]/` request property `anyOf` list
  - removed `#/components/schemas/HistoryQueryInfluxDBSouthDTO` from the `allOf[subschema #3]/` response property `anyOf` list for the response status `201`
- **2026-06-02** `6c0030217670` — 2 info
  - added `#/components/schemas/HistoryQueryInfluxDBSouthCommandDTO` to the `allOf[subschema #2]/` request property `anyOf` list
  - added `#/components/schemas/HistoryQueryInfluxDBSouthDTO` to the `allOf[subschema #3]/` response property `anyOf` list for the response status `201`
- **2026-05-18** `0b8fb9a143fd` — 2 breaking, 2 info
  - added the new required request property `allOf[subschema #2]/anyOf[#/components/schemas/HistoryQueryModbusSouthCommandDTO]/southSettings/batchQuery`
  - the response property `allOf[subschema #3]/anyOf[#/components/schemas/HistoryQueryModbusSouthDTO]/southSettings/groupingGap` became optional for the status `201`
  - the request property `allOf[subschema #2]/anyOf[#/components/schemas/HistoryQueryModbusSouthCommandDTO]/southSettings/groupingGap` became optional
  - added the required property `allOf[subschema #3]/anyOf[#/components/schemas/HistoryQueryModbusSouthDTO]/southSettings/batchQuery` to the response with the `201` status
- **2026-05-12** `3cc62fda02a1` — 1 breaking, 1 info
  - added the new required request property `allOf[subschema #2]/anyOf[#/components/schemas/HistoryQueryModbusSouthCommandDTO]/southSettings/networkTimeout`
  - added the required property `allOf[subschema #3]/anyOf[#/components/schemas/HistoryQueryModbusSouthDTO]/southSettings/networkTimeout` to the response with the `201` status
- **2026-05-12** `bf3cc429dbcb` — 1 breaking, 1 info
  - added the new required request property `allOf[subschema #2]/anyOf[#/components/schemas/HistoryQueryModbusSouthCommandDTO]/southSettings/groupingGap`
  - added the required property `allOf[subschema #3]/anyOf[#/components/schemas/HistoryQueryModbusSouthDTO]/southSettings/groupingGap` to the response with the `201` status
- **2026-05-07** `0e73c27029f6` — 1 breaking, 1 warning, 2 info
  - added `subschema #2, subschema #3` to the request body `allOf` list
  - removed `subschema #2, subschema #3` from the request body `allOf` list
  - added `subschema #3, subschema #4` to the response body `allOf` list for the response status `201`
  - removed `subschema #3, subschema #4` from the response body `allOf` list for the response status `201`
- …earlier changes are on the page: https://skmtc.dev/optimistiksas/apis/oibus-api/changes/api/history/post

---

[Operation](https://skmtc.dev/optimistiksas/apis/oibus-api/docs/api/history/post.md) · [API](https://skmtc.dev/optimistiksas/apis/oibus-api.md) · [Page](https://skmtc.dev/optimistiksas/apis/oibus-api/changes/api/history/post)
