Skip to content

Releases: RndUsername/strike-openapi

v3.0.0

31 Dec 12:20

Choose a tag to compare

Changelog

Instead of using AI to create the spec, it now uses a crawler. The specification should now be completely correct and it will be easier to update the spec if the official documentation changes.

Release of v2.0.0

14 Nov 09:14

Choose a tag to compare

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

12 Nov 11:21

Choose a tag to compare

Changelog

  • Initial complete OpenAPI 3.1 specification
  • All v1 endpoints documented
  • Comprehensive schema definitions
  • Full authentication and error handling documentation