The canonical set of HTTP method strings recognised by OpenAPI 3.x. Used to constrain Method generics so autocomplete on typed documents only suggests methods the path item actually declares, not arbitrary string keys.
Method
The canonical set of HTTP method strings recognised by OpenAPI 3.x. Used to constrain
Methodgenerics so autocomplete on typed documents only suggests methods the path item actually declares, not arbitrary string keys.