OpenAPI
OpenAPI
Map Accorudo types to OpenAPI with JSDoc annotations.
Accorudo is cross-compatible with OpenAPI. With its CLI, it provides a two-way bridge between an OpenAPI spec and TypeScript definitions.
Warning!
Due to the nature in how Accorudo understands components, re-generation of an externally supplied OpenAPI spec will most likely not result with the initially provided spec file.
Next steps
- OpenAPI annotations: JSDoc flags for components, parameters, and responses
- CLI: install, init, and daily commands
- Import: generate a contract set from a spec
- Export: generate a spec from contracts