Releases: acme-software/typeswagger
Releases · acme-software/typeswagger
Initial pre-release 0.1.0
Features
- Working fluent API to build OpenApi v3 specifications
- JSON serializer producing a valid API spec with basic information
- Basic usage documentation
- Extensive scaladoc for the builder API
Bugfixes
- none
Notes
- Other OpenApi spec versions are not yet supported
- YAML output format will follow, but by now, only JSON specs can be generated
- Some rather specific objects still not fully implemented