> ## Documentation Index
> Fetch the complete documentation index at: https://api-documentation.kare-app.fr/llms.txt
> Use this file to discover all available pages before exploring further.

# Library-anomalies

> API changes for the Library-anomalies module.

<Update label="2026-09-07">
  **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`
</Update>

<Update label="2026-09-01">
  **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`
</Update>

<Update label="2026-08-26">
  **1 API change(s)**

  **`GET /rs/library-anomalies/v1/`**

  * added the new optional `query` request parameter `countOnly`
</Update>

<Update label="2026-07-29">
  **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
</Update>
