David Tapiador

Results 5 comments of David Tapiador

FWIW, I always found strange that the key was actually named `externalDocs` (plural) but only one link was allowed.... I think it would make sense to go with the `externalDocs`...

you can reference responses, which is more or less what is being requested here: ```yaml paths: /my_endpoint: get: responses: 404: $ref: "#/components/responses/notFound" 405: $ref: "#/components/responses/methodNotAllowed" /other: get: responses: 404: $ref:...

Hey @markevich. Unfortunately, the library does not support user field options at this point. We have added it to our backlog, but I cannot give you an ETA yet about...

> Hey there @moonflare. We are in the midst of a team shuffle so reviewing this will be delayed. Thanks for the PR and for your patience! 🙏 Hey @grxy...

Thanks @sofie-c ! I will have a look this week or early next week :)