Skip to main content
4 API change(s) - ⚠️ includes 4 breaking change(s)GET /rs/equipment-specifications/v1/
  • for the query request parameter whereITIds, 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
GET /rs/equipment-specifications/v1/{id}
  • for the query request parameter whereITIds, 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
1 API change(s)GET /rs/equipment-specifications/v1/
  • added the new optional query request parameter countOnly
5 API change(s)GET /rs/equipment-specifications/v1/
  • endpoint added
POST /rs/equipment-specifications/v1/
  • endpoint added
DELETE /rs/equipment-specifications/v1/{id}
  • endpoint added
GET /rs/equipment-specifications/v1/{id}
  • endpoint added
PATCH /rs/equipment-specifications/v1/{id}
  • endpoint added