Skip to content

Commit

Permalink
Deploying from phrase/openapi@7d431673
Browse files Browse the repository at this point in the history
  • Loading branch information
Phrase committed Sep 17, 2024
1 parent 8c5404c commit ec9f729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15278,7 +15278,7 @@ paths:
- lang: CLI v2
source: |-
phrase projects create \
--data '{"name": "My Android Project", "main_format":"yml", "shares_translation_memory":"true"}' \
--data '{"name": "My Android Project", "main_format":"yml", "shares_translation_memory":true}' \
--access_token <token>
x-cli-version: 2.6.3
/projects/{id}:
Expand Down

0 comments on commit ec9f729

Please sign in to comment.