oas3-rs icon indicating copy to clipboard operation
oas3-rs copied to clipboard

Support for extensions

Open isg8 opened this issue 1 year ago • 0 comments

Hi, thank you for creating this crate - very useful! I am trying to see if i can extract custom extensions (in my case for Operation struct). According to spec, you should be able to add custom extensions:

https://github.com/OAI/OpenAPI-Specification/blob/HEAD/versions/3.1.0.md#specification-extensions

isg8 avatar Apr 23 '24 19:04 isg8