-
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@2f1c5703
- Loading branch information
Phrase
committed
Feb 24, 2023
1 parent
1103990
commit b6b1aa4
Showing
3 changed files
with
7 additions
and
7 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].7 | ||
## [email protected].8 | ||
|
||
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.7 | ||
- Package version: 1.5.8 | ||
- 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].7 --save | ||
npm install [email protected].8 --save | ||
``` | ||
|
||
if you are using yarn | ||
|
||
|
||
``` | ||
yarn install [email protected].7 | ||
yarn install [email protected].8 | ||
``` | ||
|
||
_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.7" | ||
"phrase-js": "^1.5.8" | ||
}, | ||
"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