Skip to main content
3 API change(s) - ⚠️ includes 3 breaking change(s)GET /rs/library-anomalies/v1/
  • for the query request parameter whereCategoryId, the type/format of property items/ was specialized from string/“ to string/uuid
  • for the query request parameter whereCreatedByUserId, the type/format of property items/ was specialized from string/“ to string/uuid
  • for the query request parameter whereSubCategoryId, the type/format of property items/ was specialized from string/“ to string/uuid
1 API change(s)GET /rs/library-anomalies/v1/
  • added the enum value updatedAt to the property items/field of the query request parameter orderBy
1 API change(s)GET /rs/library-anomalies/v1/
  • added the new optional query request parameter countOnly
5 API change(s)GET /rs/library-anomalies/v1/
  • endpoint added
POST /rs/library-anomalies/v1/
  • endpoint added
DELETE /rs/library-anomalies/v1/{id}
  • endpoint added
GET /rs/library-anomalies/v1/{id}
  • endpoint added
PATCH /rs/library-anomalies/v1/{id}
  • endpoint added