internal.HttpMethods
Home > @backstage/backend-openapi-utils
> internal
> HttpMethods
Signature:
export type HttpMethods = 'all' | 'put' | 'get' | 'post' | '_delete';
Home > @backstage/backend-openapi-utils
> internal
> HttpMethods
Signature:
export type HttpMethods = 'all' | 'put' | 'get' | 'post' | '_delete';