---
title: "Changes to Add/edit transformer"
method: POST
path: "/api/history/{historyId}/transformers"
---

# Changes to Add/edit transformer

`POST /api/history/{historyId}/transformers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 89 revisions.

- **2026-07-28** `87f398dc0b57` — 24 info
- **2026-07-26** `ea1c80cb9c69` — 24 breaking
- **2026-07-20** `6a232346b158` — 24 info
- **2026-07-15** `57cbe043ec5a` — 24 breaking
- **2026-07-06** `4c50d4a73f66` — 24 info
- **2026-04-08** `777f10c2330b` — 2 info
- **2026-04-01** `bd0c4c0341aa` — 1 breaking
- **2026-04-01** `58ad84403edf` — 5 breaking
- **2026-01-06** `d8e7a58e006a` — 1 breaking, 4 warning

## Changes

- **2026-07-28** `87f398dc0b57` — 24 info
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/validators/items/type`
- **2026-07-26** `ea1c80cb9c69` — 24 breaking
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/validators/items/type`
- **2026-07-20** `6a232346b158` — 24 info
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/validators/items/type`
- **2026-07-15** `57cbe043ec5a` — 24 breaking
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/validators/items/type`
- **2026-07-06** `4c50d4a73f66` — 24 info
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/validators/items/type`
- **2026-04-08** `777f10c2330b` — 2 info
  - added the new `NOT_EQUAL` enum value to the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/enablingConditions/items/operator`
  - added the new `NOT_EQUAL` enum value to the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/enablingConditions/items/operator`
- **2026-04-01** `bd0c4c0341aa` — 1 breaking
  - added the new required request property `items/items/enabled`
- **2026-04-01** `58ad84403edf` — 5 breaking
  - added the new required request property `id`
  - added the new required request property `items`
  - added the new required request property `options`
  - added the new required request property `transformer`
  - the request's body type changed from no type to `object`
- **2026-01-06** `d8e7a58e006a` — 1 breaking, 4 warning
  - the request's body type changed from `object` to no type
  - removed the request property `id`
  - removed the request property `items`
  - removed the request property `options`
  - removed the request property `transformer`

---

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