Skip to content

Commit 731854b

Browse files
docs: new version 3.1.1
1 parent 5975dfa commit 731854b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ number is used only for corrections to the OpenAPI specification, for example:
1010
typos, schema fixes, or adding examples.
1111

1212

13+
### [3.1.1] - 2025-05-23
14+
### Fixed
15+
* Fixed incorrect placement of UsageResponse schema.
16+
17+
1318
### [3.1.0] - 2024-05-20
1419
### Changed
1520
* `/v2/usage`: Now returns a detailed response for API Pro users, including per-product usage and billing period information. For API users not on the Pro plan, the response remains unchanged and only includes `character_count` and `character_limit`.
@@ -192,6 +197,7 @@ typos, schema fixes, or adding examples.
192197
Initial release of the OpenAPI specification.
193198

194199

200+
[3.1.1]: https://github.com/DeepLcom/openapi/compare/v3.1.0...v3.1.1
195201
[3.1.0]: https://github.com/DeepLcom/openapi/compare/v3.0.2...v3.1.0
196202
[3.0.2]: https://github.com/DeepLcom/openapi/compare/v3.0.1...v3.0.2
197203
[3.0.1]: https://github.com/DeepLcom/openapi/compare/v3.0.0...v3.0.1

0 commit comments

Comments
 (0)