---
title: "Changes to Create transformer"
method: POST
path: "/api/transformers"
---

# Changes to Create transformer

`POST /api/transformers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 19 of 73 revisions.

- **2026-07-28** `9a6250881fa7` — 12 warning, 12 info
- **2026-07-26** `ea1c80cb9c69` — 12 breaking, 12 info
- **2026-07-20** `6a232346b158` — 12 warning, 12 info
- **2026-07-15** `57cbe043ec5a` — 12 breaking, 12 info
- **2026-07-06** `4c50d4a73f66` — 12 warning, 12 info
- **2026-04-08** `777f10c2330b` — 1 warning, 1 info
- **2026-03-25** `cdb5b7ea7199` — 4 info
- **2026-03-20** `108013c94629` — 4 breaking
- **2026-03-19** `fb56929c0675` — 4 info
- **2026-03-18** `d6e364e3cd4e` — 4 warning
- **2026-03-17** `3bf1b221f6ef` — 4 info
- **2026-03-10** `88f262299d5e` — 4 warning
- **2026-03-10** `76d90b88c3e5` — 4 info
- **2026-03-03** `13ce5aea8a94` — 1 breaking, 1 info
- **2026-02-09** `1478646796ac` — 1 breaking, 1 warning
- **2026-02-03** `bb7c469357f8` — 1 breaking, 1 info
- **2026-01-26** `a291063e086b` — 1 breaking, 1 warning
- **2026-01-19** `f7d0cb77f2c5` — 1 breaking, 1 info
- **2026-01-06** `d8e7a58e006a` — 6 breaking, 1 warning, 1 info

## Changes

- **2026-07-28** `9a6250881fa7` — 12 warning, 12 info
  - added the new `PLATFORM` enum value to the `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `manifest/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/validators/items/type`
- **2026-07-26** `ea1c80cb9c69` — 12 breaking, 12 info
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/validators/items/type`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/validators/items/type` response property for the response status `201`
- **2026-07-20** `6a232346b158` — 12 warning, 12 info
  - added the new `PLATFORM` enum value to the `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `manifest/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/validators/items/type`
- **2026-07-15** `57cbe043ec5a` — 12 breaking, 12 info
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type`
  - removed the enum value `PLATFORM` of the request property `customManifest/validators/items/type`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type` response property for the response status `201`
  - removed the `PLATFORM` enum value from the `manifest/validators/items/type` response property for the response status `201`
- **2026-07-06** `4c50d4a73f66` — 12 warning, 12 info
  - added the new `PLATFORM` enum value to the `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `manifest/validators/items/type` response property for the response status `201`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusArrayAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusBooleanAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusCertificateAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusCodeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusInstantAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusNumberAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusScanModeAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusSecretAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusStringAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusStringSelectAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/attributes/items/anyOf[#/components/schemas/OIBusTimezoneAttribute]/validators/items/type`
  - added the new `PLATFORM` enum value to the request property `customManifest/validators/items/type`
- **2026-04-08** `777f10c2330b` — 1 warning, 1 info
  - added the new `NOT_EQUAL` enum value to the `manifest/enablingConditions/items/operator` response property for the response status `201`
  - added the new `NOT_EQUAL` enum value to the request property `customManifest/enablingConditions/items/operator`
- **2026-03-25** `cdb5b7ea7199` — 4 info
  - added the required property `createdAt` to the response with the `201` status
  - added the required property `createdBy` to the response with the `201` status
  - added the required property `updatedAt` to the response with the `201` status
  - added the required property `updatedBy` to the response with the `201` status
- **2026-03-20** `108013c94629` — 4 breaking
  - removed the required property `createdAt` from the response with the `201` status
  - removed the required property `createdBy` from the response with the `201` status
  - removed the required property `updatedAt` from the response with the `201` status
  - removed the required property `updatedBy` from the response with the `201` status
- **2026-03-19** `fb56929c0675` — 4 info
  - added the required property `createdAt` to the response with the `201` status
  - added the required property `createdBy` to the response with the `201` status
  - added the required property `updatedAt` to the response with the `201` status
  - added the required property `updatedBy` to the response with the `201` status
- **2026-03-18** `d6e364e3cd4e` — 4 warning
  - removed the optional property `createdAt` from the response with the `201` status
  - removed the optional property `createdBy` from the response with the `201` status
  - removed the optional property `updatedAt` from the response with the `201` status
  - removed the optional property `updatedBy` from the response with the `201` status
- **2026-03-17** `3bf1b221f6ef` — 4 info
  - added the optional property `createdAt` to the response with the `201` status
  - added the optional property `createdBy` to the response with the `201` status
  - added the optional property `updatedAt` to the response with the `201` status
  - added the optional property `updatedBy` to the response with the `201` status
- **2026-03-10** `88f262299d5e` — 4 warning
  - removed the optional property `createdAt` from the response with the `201` status
  - removed the optional property `createdBy` from the response with the `201` status
  - removed the optional property `updatedAt` from the response with the `201` status
  - removed the optional property `updatedBy` from the response with the `201` status
- **2026-03-10** `76d90b88c3e5` — 4 info
  - added the optional property `createdAt` to the response with the `201` status
  - added the optional property `createdBy` to the response with the `201` status
  - added the optional property `updatedAt` to the response with the `201` status
  - added the optional property `updatedBy` to the response with the `201` status
- **2026-03-03** `13ce5aea8a94` — 1 breaking, 1 info
  - added the new required request property `timeout`
  - added the required property `timeout` to the response with the `201` status
- **2026-02-09** `1478646796ac` — 1 breaking, 1 warning
  - removed the required property `timeout` from the response with the `201` status
  - removed the request property `timeout`
- **2026-02-03** `bb7c469357f8` — 1 breaking, 1 info
  - added the new required request property `timeout`
  - added the required property `timeout` to the response with the `201` status
- **2026-01-26** `a291063e086b` — 1 breaking, 1 warning
  - removed the required property `timeout` from the response with the `201` status
  - removed the request property `timeout`
- **2026-01-19** `f7d0cb77f2c5` — 1 breaking, 1 info
  - added the new required request property `timeout`
  - added the required property `timeout` to the response with the `201` status
- **2026-01-06** `d8e7a58e006a` — 6 breaking, 1 warning, 1 info
  - removed the enum value `NOT_EQUAL` of the request property `customManifest/enablingConditions/items/operator`
  - removed the required property `createdAt` from the response with the `201` status
  - removed the required property `createdBy` from the response with the `201` status
  - removed the required property `timeout` from the response with the `201` status
  - removed the required property `updatedAt` from the response with the `201` status
  - removed the required property `updatedBy` from the response with the `201` status
  - removed the request property `timeout`
  - removed the `NOT_EQUAL` enum value from the `manifest/enablingConditions/items/operator` response property for the response status `201`

---

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