docs
docs copied to clipboard
API Platform documentation
which caused the layout to be messed up 
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 :  After : 
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...