openapi-client-axios icon indicating copy to clipboard operation
openapi-client-axios copied to clipboard

Please add support for exporting namespaces

Open motionrus opened this issue 1 year ago • 0 comments

I want to be able to import schematics into my project

import { Components } from 'shared/types/openapi';

type EventType = Components.Schemas.EventDetailModel;

motionrus avatar Jul 17 '24 06:07 motionrus