ApiPlatform API docs: how to create areas like in NelmioApiDocs?

Viewed 6

I'd like to create "area"s in docs generated by ApiPlatform.

Something like NelmioApiDocs allow to do (https://symfony.com/bundles/NelmioApiDocBundle/current/areas.html)

Is it possible in ApiPlatform? How

If not, is there any other concept that can be used to make the documentation more readable when there are many endpoints?

0 Answers
Related