Hi Team! Is ability to specify options object in paths in openapi in your plans/backlog? Expected output in openapi ``` /some_path/v1: get: ... post: ... options: responses: '200': description: Generic OPTIONS response ```
Hi Team! Is ability to specify options object in paths in openapi in your plans/backlog?
Expected output in openapi