nooschain / api/schemas/route-schemas / HttpMethod
Type Alias: HttpMethod
HttpMethod =
"get"|"post"
Defined in: api/schemas/route-schemas.ts:11
HTTP verbs supported by the route documentation registry.
nooschain / api/schemas/route-schemas / HttpMethod
HttpMethod =
"get"|"post"
Defined in: api/schemas/route-schemas.ts:11
HTTP verbs supported by the route documentation registry.