laravel-openapi icon indicating copy to clipboard operation
laravel-openapi copied to clipboard

Feat extensions

Open Starfox64 opened this issue 3 years ago • 0 comments

This PR adds support for custom extension attributes to be added to the root spec. This is particularly useful for configuring doc generation tools like Redocly which I added an example for in the config file.

Starfox64 avatar Aug 10 '22 10:08 Starfox64