-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
Description
We need to have TypeScript declarations for the service interface as well as the data model (Developers to craft the declarations?).
Related to #1069
Use Case(s)
Acceptance Criteria
- Introduce CLI tooling to discover service and introspect the service specifications and generate the corresponding TypeScript artifacts
- Make this mapping pluggable and extensible to support different api spec flavours (swagger, wsdl, openapi, grpc, graphql, etc)
Reactions are currently unavailable