This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
JSON:API URL format support in Symfony routing #19
Labels
enhancement
New feature or request
Milestone
Problem
JSON:API provides recommendation for the resource URL format. It requires developer effort to follow this convention. There should be a way how to easily map URL resources to exact controllers actions.
Acceptance criteria
Implementation notes
Example of routing configuration:
https://github.com/eosnewmedia/JSON-API-Server-Bundle/blob/master/src/Resources/config/routing.xml
The text was updated successfully, but these errors were encountered: