openapi-client-axios
openapi-client-axios copied to clipboard
Please add support for exporting namespaces
I want to be able to import schematics into my project
import { Components } from 'shared/types/openapi';
type EventType = Components.Schemas.EventDetailModel;