HttpMethod
Type Alias: HttpMethod
HttpMethod =
"GET"|"POST"|"PUT"|"DELETE"
Defined in: src/types/common.types.ts:30
HTTP methods used by the RGW Admin API
HttpMethod =
"GET"|"POST"|"PUT"|"DELETE"
Defined in: src/types/common.types.ts:30
HTTP methods used by the RGW Admin API