internal.PathDoc
Home > @backstage/backend-openapi-utils > internal > PathDoc
Signature:
export type PathDoc = Pick<ImmutableOpenAPIObject, 'paths'>;
References: ImmutableOpenAPIObject
Home > @backstage/backend-openapi-utils > internal > PathDoc
Signature:
export type PathDoc = Pick<ImmutableOpenAPIObject, 'paths'>;
References: ImmutableOpenAPIObject