api-platform / api-doc-parser

Transforms a Hydra API doc in an intermediate representation that can be used for various tasks such as creating smart API clients, scaffolding code or building administration interfaces.
MIT License
104 stars 71 forks source link

fix(hydra): hydra prefix optional (remove hardcoded values) #139

Closed valentin-dassonville closed 3 weeks ago

valentin-dassonville commented 1 month ago
Q A
Branch? main
License MIT

The hydra prefix is now optional and need to not be hardcoded.