Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Generate ¶
Generate produces a map of file name to generated TypeScript content for the provided OpenAPI spec. The output layout is:
transport.ts # shared ClientTransport and transports type.ts # all generated type aliases <ServiceName>.ts # one file per first path segment index.ts # re-exports services, types and transport
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.