-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying from phrase/openapi@9e584b6c
- Loading branch information
Phrase
committed
Feb 21, 2023
1 parent
048d1fe
commit 50324ab
Showing
12 changed files
with
195 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
## [email protected].6 | ||
## [email protected].7 | ||
|
||
Phrase Strings is a translation management platform for software projects. You can collaborate on language file translation with your team or order translations through our platform. The API allows you to import locale files, download locale files, tag keys or interact in other ways with the localization data stored in Phrase Strings for your account. | ||
|
||
## This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: | ||
|
||
- API version: 2.0.0 | ||
- Package version: 1.5.6 | ||
- Package version: 1.5.7 | ||
- Build package: phrase-js | ||
For more information, please visit [https://developers.phrase.com/api/](https://developers.phrase.com/api/) | ||
|
||
|
@@ -47,14 +47,14 @@ _published:_ | |
|
||
|
||
``` | ||
npm install [email protected].6 --save | ||
npm install [email protected].7 --save | ||
``` | ||
|
||
if you are using yarn | ||
|
||
|
||
``` | ||
yarn install [email protected].6 | ||
yarn install [email protected].7 | ||
``` | ||
|
||
_unPublished (not recommended):_ | ||
|
@@ -104,7 +104,7 @@ here is the example package.json | |
"@types/node": "^14.0.1", | ||
"form-data": "^3.0.0", | ||
"node-fetch": "^2.6.0", | ||
"phrase-js": "^1.5.6" | ||
"phrase-js": "^1.5.7" | ||
}, | ||
"devDependencies": { | ||
"tslint": "^5.20.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.