Support standard OpenAPI methods#64
Conversation
|
Hi @kriptoburak. Thanks for your contribution! I considered supporting
Do you have a specific API in mind that you're working with? |
|
Thanks for reviewing and for explaining the project direction. I do not have a target-specific API that needs this in Emcee. This was a general OpenAPI compatibility patch, and your reasoning for keeping the method set narrower is fair. I am closing this to avoid keeping a weak-fit PR open. |
|
@kriptoburak Thanks again for your contribution — I really appreciate it. If nothing else, it got me thinking about the recent IETF standardization of the |
Summary
Why
OpenAPI supports these standard HTTP methods, but emcee previously skipped them during tool registration.
Validation