APIInfrastructureServerSchemaType AliasesHTTPMethodType Alias: HTTPMethod type HTTPMethod = "POST" | "GET" | "DELETE" | "PUT";