Skip to main content
6 API change(s) - ⚠️ includes 6 breaking change(s)GET /rs/responsibilities/v1/
  • for the query request parameter whereComplianceIds, the type/format of property items/ was specialized from string/“ to string/uuid
  • for the query request parameter whereEquipmentIds, the type/format of property items/ was specialized from string/“ to string/uuid
  • for the query request parameter whereRuleIds, the type/format of property items/ was specialized from string/“ to string/uuid
  • for the query request parameter whereTechnicalInstallationIds, the type/format of property items/ was specialized from string/“ to string/uuid
  • for the query request parameter whereUnitIds, the type/format of property items/ was specialized from string/“ to string/uuid
  • for the query request parameter whereUserIds, the type/format of property items/ was specialized from string/“ to string/uuid
1 API change(s)GET /rs/responsibilities/v1/
  • added the new optional query request parameter countOnly
4 API change(s)GET /rs/responsibilities/v1/
  • endpoint added
POST /rs/responsibilities/v1/
  • endpoint added
PUT /rs/responsibilities/v1/targets/{type}/{targetId}
  • endpoint added
DELETE /rs/responsibilities/v1/{id}
  • endpoint added