File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.19.1] ( https://github.com/phrase/openapi/compare/java-v1.19.0...java-v1.19.1 ) (2024-02-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** API:** Adjust documentation of QPS endpoint ([ #525 ] ( https://github.com/phrase/openapi/issues/525 ) ) ([ 4b4f1ac] ( https://github.com/phrase/openapi/commit/4b4f1acf28fbd13b3d16c37162cdccfa05c38ffa ) )
9+
310## [ 1.19.0] ( https://github.com/phrase/openapi/compare/java-v1.18.0...java-v1.19.0 ) (2024-01-17)
411
512
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ outputDir: clients/java
44apiPackage : com.phrase.client.api
55artifactId : phrase-java
66artifactUrl : https://developers.phrase.com
7- artifactVersion : 1.19.0
7+ artifactVersion : 1.19.1
88artifactDescription : Java Client for Phrase Strings API
99developerEmail : support@phrase.com
1010developerName : Phrase
Original file line number Diff line number Diff line change 11{
2- "." : " 1.19.0 "
2+ "." : " 1.19.1 "
33}
You can’t perform that action at this time.
0 commit comments