yaschema-api
    Preparing search index...

    Type Alias HttpMethod

    HttpMethod:
        | "DELETE"
        | "GET"
        | "HEAD"
        | "LINK"
        | "PATCH"
        | "POST"
        | "PUT"
        | "UNLINK"