Releases: RndUsername/strike-openapi
Releases · RndUsername/strike-openapi
v3.0.0
Release of v2.0.0
Changelog
- every operation now has descriptive id, which makes it possible to generate better methods by your generator
- every operation also has the corresponding url of the Strike API specification for better lookup
Release of v1.0.0
Changelog
- Initial complete OpenAPI 3.1 specification
- All v1 endpoints documented
- Comprehensive schema definitions
- Full authentication and error handling documentation