You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we add custom action handlers in toJsonSchema function? I wanna add a capability to define OpenAPI specs like ref, example, etc in the metadata action. That way I can add the custom handler to process this data and pass it in the Specs.
I am open to working on the PR for this, wanna discuss some ideas and hear your thoughts before moving forward on this.
Great idea! We could also provide an official openapi metadata action. Feel free to discuss your API ideas for the custom handlers here, and once we decide on an API, you are welcome to implement it! 🚀
Can we add custom action handlers in
toJsonSchema
function? I wanna add a capability to define OpenAPI specs like ref, example, etc in themetadata
action. That way I can add the custom handler to process this data and pass it in the Specs.I am open to working on the PR for this, wanna discuss some ideas and hear your thoughts before moving forward on this.
Ref issue - rhinobase/hono-openapi#61
The text was updated successfully, but these errors were encountered: