Commit 468f309
committed
refactor(api): update user query parameters for clarity
- Modified the `limit` parameter in the user query schema to remove the maximum cap description, simplifying the API documentation.
- Updated corresponding OpenAPI specifications in both admin and server JSON files to reflect the change in the `limit` parameter description.
These changes enhance the clarity of the API documentation and improve user understanding of the query parameters.1 parent f0f48be commit 468f309
3 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
523 | | - | |
| 523 | + | |
524 | 524 | | |
525 | 525 | | |
526 | 526 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9353 | 9353 | | |
9354 | 9354 | | |
9355 | 9355 | | |
9356 | | - | |
| 9356 | + | |
9357 | 9357 | | |
9358 | | - | |
| 9358 | + | |
9359 | 9359 | | |
9360 | 9360 | | |
9361 | 9361 | | |
| |||
11365 | 11365 | | |
11366 | 11366 | | |
11367 | 11367 | | |
11368 | | - | |
| 11368 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8604 | 8604 | | |
8605 | 8605 | | |
8606 | 8606 | | |
8607 | | - | |
| 8607 | + | |
8608 | 8608 | | |
8609 | | - | |
| 8609 | + | |
8610 | 8610 | | |
8611 | 8611 | | |
8612 | 8612 | | |
| |||
10616 | 10616 | | |
10617 | 10617 | | |
10618 | 10618 | | |
10619 | | - | |
| 10619 | + | |
0 commit comments