Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
346 changes: 173 additions & 173 deletions clients/cli/CHANGELOG.md

Large diffs are not rendered by default.

274 changes: 137 additions & 137 deletions clients/java/CHANGELOG.md

Large diffs are not rendered by default.

294 changes: 147 additions & 147 deletions clients/php/CHANGELOG.md

Large diffs are not rendered by default.

246 changes: 123 additions & 123 deletions clients/ruby/CHANGELOG.md

Large diffs are not rendered by default.

254 changes: 127 additions & 127 deletions clients/typescript/CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi-generator/java_lang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ licenseUrl: https://choosealicense.com/licenses/mit/
modelPackage: com.phrase.client.model
scmConnection: scm:git:git@github.com:phrase/openapi.git
scmDeveloperConnection: scm:git:git@github.com:phrase/openapi.git
scmUrl: https://github.com/phrase/openapi
scmUrl: https://github.com/phrase/strings-openapi
java8: true
dateLibrary: java8
templateDir: openapi-generator/templates/java
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/phrase/openapi.git"
"url": "git+https://github.com/phrase/strings-openapi.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/phrase/openapi/issues"
"url": "https://github.com/phrase/strings-openapi/issues"
},
"homepage": "https://developers.phrase.com/",
"devDependencies": {
Expand Down
Loading