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

# Changes to Add/edit transformer

`POST /api/north/{northId}/transformers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 33 of 73 revisions.

- **2026-07-28** `9a6250881fa7` — 25 info
- **2026-07-26** `ea1c80cb9c69` — 25 breaking
- **2026-07-20** `6a232346b158` — 25 info
- **2026-07-15** `57cbe043ec5a` — 25 breaking
- **2026-07-06** `4c50d4a73f66` — 25 info
- **2026-07-03** `a460443e789e` — 1 breaking
- **2026-06-29** `ea736a81a931` — 1 info
- **2026-06-24** `2c78cb2da647` — 1 breaking
- **2026-06-22** `748932ded127` — 1 info
- **2026-06-18** `f4c06376e038` — 1 breaking
- **2026-06-09** `0384e25875aa` — 1 info
- **2026-06-04** `66ded2b6e4c2` — 1 breaking
- **2026-06-02** `3536399ceee0` — 1 info
- **2026-06-02** `370cdd2b20b6` — 1 breaking
- **2026-06-02** `6c0030217670` — 1 info
- **2026-04-20** `d6f647567f56` — 4 warning
- **2026-04-08** `777f10c2330b` — 2 info
- **2026-04-01** `bd0c4c0341aa` — 1 breaking
- **2026-04-01** `58ad84403edf` — 1 breaking, 4 warning
- **2026-03-25** `cdb5b7ea7199` — 16 breaking, 6 warning
- **2026-03-23** `72d4ce6fdf36` — 1 info
- **2026-03-20** `108013c94629` — 13 warning, 4 info
- **2026-03-19** `fb56929c0675` — 12 breaking, 4 warning, 1 info
- **2026-03-18** `d6e364e3cd4e` — 17 warning, 4 info
- **2026-03-17** `3bf1b221f6ef` — 8 breaking, 4 warning, 9 info
- **2026-03-10** `88f262299d5e` — 17 warning, 4 info
- **2026-03-10** `76d90b88c3e5` — 4 warning, 17 info
- **2026-03-03** `13ce5aea8a94` — 1 breaking
- **2026-02-09** `1478646796ac` — 1 warning
- **2026-02-03** `bb7c469357f8` — 1 breaking
- **2026-01-26** `a291063e086b` — 1 warning
- **2026-01-19** `f7d0cb77f2c5` — 1 breaking
- **2026-01-06** `d8e7a58e006a` — 4 breaking, 6 warning, 1 info

## Changes

- **2026-07-28** `9a6250881fa7` — 25 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`
  - added the new `influxdb` enum value to the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/south/type`
- **2026-07-26** `ea1c80cb9c69` — 25 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`
  - removed the enum value `influxdb` of the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/south/type`
- **2026-07-20** `6a232346b158` — 25 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`
  - added the new `influxdb` enum value to the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/south/type`
- **2026-07-15** `57cbe043ec5a` — 25 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`
  - removed the enum value `influxdb` of the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/south/type`
- **2026-07-06** `4c50d4a73f66` — 25 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`
  - added the new `influxdb` enum value to the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/south/type`
- **2026-07-03** `a460443e789e` — 1 breaking
  - removed the enum value `influxdb` of the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/south/type`
- **2026-06-29** `ea736a81a931` — 1 info
  - added the new `influxdb` enum value to the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/south/type`
- **2026-06-24** `2c78cb2da647` — 1 breaking
  - removed the enum value `influxdb` of the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/south/type`
- **2026-06-22** `748932ded127` — 1 info
  - added the new `influxdb` enum value to the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/south/type`
- **2026-06-18** `f4c06376e038` — 1 breaking
  - removed the enum value `influxdb` of the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/south/type`
- **2026-06-09** `0384e25875aa` — 1 info
  - added the new `influxdb` enum value to the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/south/type`
- **2026-06-04** `66ded2b6e4c2` — 1 breaking
  - removed the enum value `influxdb` of the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/south/type`
- **2026-06-02** `3536399ceee0` — 1 info
  - added the new `influxdb` enum value to the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/south/type`
- **2026-06-02** `370cdd2b20b6` — 1 breaking
  - removed the enum value `influxdb` of the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/south/type`
- **2026-06-02** `6c0030217670` — 1 info
  - added the new `influxdb` enum value to the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/south/type`
- **2026-04-20** `d6f647567f56` — 4 warning
  - removed the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/group/createdAt`
  - removed the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/group/createdBy`
  - removed the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/group/updatedAt`
  - removed the request property `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/group/updatedBy`
- **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 `source/anyOf[#/components/schemas/SourceOriginSouthDTO]/items/items/enabled`
- **2026-04-01** `58ad84403edf` — 1 breaking, 4 warning
  - added the new required request property `source`
  - removed the request property `group`
  - removed the request property `inputType`
  - removed the request property `items`
  - removed the request property `south`
- **2026-03-25** `cdb5b7ea7199` — 16 breaking, 6 warning
  - added the new required request property `group/createdAt`
  - added the new required request property `group/createdBy`
  - added the new required request property `group/updatedAt`
  - added the new required request property `group/updatedBy`
  - added the new required request property `items/items/createdAt`
  - added the new required request property `items/items/createdBy`
  - added the new required request property `items/items/updatedAt`
  - added the new required request property `items/items/updatedBy`
  - added the new required request property `south/createdAt`
  - added the new required request property `south/createdBy`
  - added the new required request property `south/updatedAt`
  - added the new required request property `south/updatedBy`
  - added the new required request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/createdAt`
  - added the new required request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/createdBy`
  - added the new required request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/updatedAt`
  - added the new required request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/updatedBy`
  - removed the request property `group/creationDate`
  - removed the request property `group/lastEditInstant`
  - removed the request property `items/items/creationDate`
  - removed the request property `items/items/lastEditInstant`
  - removed the request property `south/creationDate`
  - removed the request property `south/lastEditInstant`
- **2026-03-23** `72d4ce6fdf36` — 1 info
  - added the new optional request property `group`
- **2026-03-20** `108013c94629` — 13 warning, 4 info
  - removed the request property `group`
  - removed the request property `items/items/createdAt`
  - removed the request property `items/items/createdBy`
  - removed the request property `items/items/updatedAt`
  - removed the request property `items/items/updatedBy`
  - removed the request property `south/createdAt`
  - removed the request property `south/createdBy`
  - removed the request property `south/updatedAt`
  - removed the request property `south/updatedBy`
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/createdAt`
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/createdBy`
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/updatedAt`
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/updatedBy`
  - added the new optional request property `items/items/creationDate`
  - added the new optional request property `items/items/lastEditInstant`
  - added the new optional request property `south/creationDate`
  - added the new optional request property `south/lastEditInstant`
- **2026-03-19** `fb56929c0675` — 12 breaking, 4 warning, 1 info
  - added the new required request property `items/items/createdAt`
  - added the new required request property `items/items/createdBy`
  - added the new required request property `items/items/updatedAt`
  - added the new required request property `items/items/updatedBy`
  - added the new required request property `south/createdAt`
  - added the new required request property `south/createdBy`
  - added the new required request property `south/updatedAt`
  - added the new required request property `south/updatedBy`
  - added the new required request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/createdAt`
  - added the new required request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/createdBy`
  - added the new required request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/updatedAt`
  - added the new required request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/updatedBy`
  - removed the request property `items/items/creationDate`
  - removed the request property `items/items/lastEditInstant`
  - removed the request property `south/creationDate`
  - removed the request property `south/lastEditInstant`
  - added the new optional request property `group`
- **2026-03-18** `d6e364e3cd4e` — 17 warning, 4 info
  - removed the request property `group`
  - removed the request property `items/items/createdAt`
  - removed the request property `items/items/createdBy`
  - removed the request property `items/items/updatedAt`
  - removed the request property `items/items/updatedBy`
  - removed the request property `south/createdAt`
  - removed the request property `south/createdBy`
  - removed the request property `south/updatedAt`
  - removed the request property `south/updatedBy`
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/createdAt`
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/createdBy`
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/updatedAt`
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/updatedBy`
  - removed the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/createdAt`
  - removed the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/createdBy`
  - removed the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/updatedAt`
  - removed the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/updatedBy`
  - added the new optional request property `items/items/creationDate`
  - added the new optional request property `items/items/lastEditInstant`
  - added the new optional request property `south/creationDate`
  - added the new optional request property `south/lastEditInstant`
- **2026-03-17** `3bf1b221f6ef` — 8 breaking, 4 warning, 9 info
  - added the new required request property `items/items/createdAt`
  - added the new required request property `items/items/createdBy`
  - added the new required request property `items/items/updatedAt`
  - added the new required request property `items/items/updatedBy`
  - added the new required request property `south/createdAt`
  - added the new required request property `south/createdBy`
  - added the new required request property `south/updatedAt`
  - added the new required request property `south/updatedBy`
  - removed the request property `items/items/creationDate`
  - removed the request property `items/items/lastEditInstant`
  - removed the request property `south/creationDate`
  - removed the request property `south/lastEditInstant`
  - added the new optional request property `group`
  - added the new optional request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/createdAt`
  - added the new optional request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/createdBy`
  - added the new optional request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/updatedAt`
  - added the new optional request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/updatedBy`
  - added the new optional request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/createdAt`
  - added the new optional request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/createdBy`
  - added the new optional request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/updatedAt`
  - added the new optional request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/updatedBy`
- **2026-03-10** `88f262299d5e` — 17 warning, 4 info
  - removed the request property `group`
  - removed the request property `items/items/createdAt`
  - removed the request property `items/items/createdBy`
  - removed the request property `items/items/updatedAt`
  - removed the request property `items/items/updatedBy`
  - removed the request property `south/createdAt`
  - removed the request property `south/createdBy`
  - removed the request property `south/updatedAt`
  - removed the request property `south/updatedBy`
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/createdAt`
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/createdBy`
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/updatedAt`
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/updatedBy`
  - removed the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/createdAt`
  - removed the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/createdBy`
  - removed the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/updatedAt`
  - removed the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/updatedBy`
  - added the new optional request property `items/items/creationDate`
  - added the new optional request property `items/items/lastEditInstant`
  - added the new optional request property `south/creationDate`
  - added the new optional request property `south/lastEditInstant`
- **2026-03-10** `76d90b88c3e5` — 4 warning, 17 info
  - removed the request property `items/items/creationDate`
  - removed the request property `items/items/lastEditInstant`
  - removed the request property `south/creationDate`
  - removed the request property `south/lastEditInstant`
  - added the new optional request property `group`
  - added the new optional request property `items/items/createdAt`
  - added the new optional request property `items/items/createdBy`
  - added the new optional request property `items/items/updatedAt`
  - added the new optional request property `items/items/updatedBy`
  - added the new optional request property `south/createdAt`
  - added the new optional request property `south/createdBy`
  - added the new optional request property `south/updatedAt`
  - added the new optional request property `south/updatedBy`
  - added the new optional request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/createdAt`
  - added the new optional request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/createdBy`
  - added the new optional request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/updatedAt`
  - added the new optional request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/updatedBy`
  - added the new optional request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/createdAt`
  - added the new optional request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/createdBy`
  - added the new optional request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/updatedAt`
  - added the new optional request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/updatedBy`
- **2026-03-03** `13ce5aea8a94` — 1 breaking
  - added the new required request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/timeout`
- **2026-02-09** `1478646796ac` — 1 warning
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/timeout`
- **2026-02-03** `bb7c469357f8` — 1 breaking
  - added the new required request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/timeout`
- **2026-01-26** `a291063e086b` — 1 warning
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/timeout`
- **2026-01-19** `f7d0cb77f2c5` — 1 breaking
  - added the new required request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/timeout`
- **2026-01-06** `d8e7a58e006a` — 4 breaking, 6 warning, 1 info
  - added the new required request property `inputType`
  - added the new required request property `items`
  - removed the enum value `NOT_EQUAL` of the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/manifest/enablingConditions/items/operator`
  - removed the enum value `NOT_EQUAL` of the request property `transformer/anyOf[#/components/schemas/StandardTransformerDTO]/manifest/enablingConditions/items/operator`
  - removed the request property `source`
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/createdAt`
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/createdBy`
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/timeout`
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/updatedAt`
  - removed the request property `transformer/anyOf[#/components/schemas/CustomTransformerDTO]/updatedBy`
  - added the new optional request property `south`

---

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