Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion customization/api_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ description: >-

### Customizing JSON response

Spree uses J[SON API serializers](https://github.com/jsonapi-serializer/jsonapi-serializer) to represent data returned by API endpoints.
Spree uses [JSON API serializers](https://github.com/jsonapi-serializer/jsonapi-serializer) to represent data returned by API endpoints.

You can easily swap OOTB Spree serializers with your own thanks to [Spree Dependencies](dependencies.md).

Expand Down