Skip to content

Add product libraries management to API documentation#40

Merged
ksimunovic merged 3 commits into
masterfrom
feature/product-libraries-crud
Apr 21, 2026
Merged

Add product libraries management to API documentation#40
ksimunovic merged 3 commits into
masterfrom
feature/product-libraries-crud

Conversation

@ksimunovic

Copy link
Copy Markdown

This update introduces detailed documentation for managing product libraries within the API. Users can now list, create, retrieve, update, and delete product libraries.

  • Added endpoints for listing, creating, retrieving, updating, and deleting product libraries
  • Provided example requests and JSON responses for each operation
  • Included parameters and response codes for clarity on usage

This update introduces detailed documentation for managing product
libraries within the API. Users can now list, create, retrieve,
update, and delete product libraries.

- Added endpoints for listing, creating, retrieving, updating, and
  deleting product libraries
- Provided example requests and JSON responses for each operation
- Included parameters and response codes for clarity on usage
@ksimunovic ksimunovic self-assigned this Apr 17, 2026
Include a notice in the documentation to inform users that all endpoints
in the Product Libraries section will return a `422 Unprocessable Entity`
error if product libraries are not available for the group.

- Enhances error handling transparency for users
- Clarifies the conditions under which a failure occurs
@ksimunovic ksimunovic requested a review from leandrost April 17, 2026 13:52
The type of the `external_id` attribute in the JSON response has been
changed from String to Integer. This change ensures consistency
with the data type used in external systems and improves data
validation during integration.

- Reflects correct data type for external identifiers
- Enhances data integrity across the integration process
@ksimunovic ksimunovic merged commit ae66910 into master Apr 21, 2026
5 checks passed
@ksimunovic ksimunovic deleted the feature/product-libraries-crud branch April 21, 2026 12:36
ksimunovic added a commit that referenced this pull request Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant