Operation

Operation
Operation

Indicates an HTTP method. Possible values are:

  • GET: HTTP GET method.
  • POST: HTTP POST method.
  • PUT: HTTP PUT method.
  • PATCH: HTTP PATCH method.
  • DELETE: HTTP DELETE method.
AnyOf
This class requires at least one of the following:
string
string
This data structure has no properties.