api-platform / docs

API Platform documentation
https://api-platform.com/docs/
164 stars 1.06k forks source link

Subresources formatting error #1904

Closed Adz10kvtech closed 5 months ago

Adz10kvtech commented 6 months ago

https://api-platform.com/docs/core/subresources/

Just below the paragraph

"Now to create a new way of retrieving an Answer we will declare another resource on the Answer class. To make things work, API Platform needs information about how to retrieve the Answer belonging to the Question, this is done by configuring the uriVariables:"

The formatting for the php example is wrong.

image

Cheers

xalopp commented 5 months ago

I noticed that there are several identical PR addressing this issue: #1912 #1885 #1881 #1878 #1877 #1875

Merging one of these PRs would solve this issue.

soyuka commented 5 months ago

thanks!