-
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@fa96a3b5
- Loading branch information
Phrase
committed
Jul 7, 2020
1 parent
33b5793
commit 1fa8993
Showing
2 changed files
with
5 additions
and
5 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].2 | ||
## [email protected].3 | ||
|
||
Phrase 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 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.0.2 | ||
- Package version: 1.0.3 | ||
- 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].2 --save | ||
npm install [email protected].3 --save | ||
``` | ||
|
||
if you are using yarn | ||
|
||
|
||
``` | ||
yarn install [email protected].2 | ||
yarn install [email protected].3 | ||
``` | ||
|
||
_unPublished (not recommended):_ | ||
|
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