HttpMethod

anyOf:

- type: string

enum:

- GET

- PUT

- POST

- DELETE

- PATCH

- HEAD

- OPTIONS

- CONNECT

- TRACE

- type: string