Documentation
    Preparing search index...
    Method:
        | "get"
        | "post"
        | "put"
        | "delete"
        | "options"
        | "head"
        | "patch"
        | "trace"
        | "query"

    HTTP method supported by OpenAPI operations.

    Standard HTTP methods used in REST APIs. Each path can have multiple operations, one per HTTP method.