docs icon indicating copy to clipboard operation
docs copied to clipboard

API Platform documentation

Results 232 docs issues
Sort by recently updated
recently updated
newest added

which caused the layout to be messed up ![image](https://github.com/api-platform/docs/assets/1250047/1c5c47db-9d4c-4d99-93af-17d04e4bbe18)

Fix [Subresources](https://api-platform.com/docs/core/subresources/) page

If the / of auth is missing in Api Swager the Url should be localhostauth If you add / the url should localhost/auth Before : ![image](https://github.com/api-platform/docs/assets/18017015/a34fbc5e-b337-43a2-9da3-99e5dba84da8) After : ![image](https://github.com/api-platform/docs/assets/18017015/a737d3f7-e75f-456f-9c05-e44e2ff731ad)

Add line break so that the code is displayed correctly

https://api-platform.com/docs/core/subresources/ problem with code box , does not show right

Fixed a problem displaying a piece of code.

Please correct me if I'm wrong :slightly_smiling_face: - If one wants to keep using doctrine inflector, they should set `keep_legacy_inflector` to `true`, not `false`. - The link on `validating a...

This change will improve the File Upload Testing Documentation, as this has been hidden in the "File Upload" Section when it should be under the Testing section. It was not...