Skip to content

Commit b81b98e

Browse files
committed
chore: removed constraints from push command documentation
1 parent 6043583 commit b81b98e

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

docs/@v1/commands/push.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,6 @@ REDOCLY_AUTHORIZATION=<api-key> redocly push <files> --organization <organizatio
5454
| --verbose | boolean | Verbose output. Default value is `false`. |
5555
| --help | boolean | Help output for the command. |
5656

57-
## Constraints
58-
59-
- Maximum file size: 10 MB per file
60-
- Maximum number of files: 100
61-
6257
## Example usage
6358

6459
### Push files to the `push-docs` project in the default organization

docs/@v2/commands/push.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@ REDOCLY_AUTHORIZATION=<api-key> redocly push <files> --organization <organizatio
5050
| --verbose | boolean | Verbose output. Default value is `false`. |
5151
| --help | boolean | Help output for the command. |
5252

53-
## Constraints
54-
55-
- Maximum file size: 10 MB per file
56-
- Maximum number of files: 100
57-
5853
## Example usage
5954

6055
### Push files to the `push-docs` project in the default organization

0 commit comments

Comments
 (0)