Commit 238f9dc
committed
Refactor users CRUD handlers to improve pagination logic and update OpenAPI documentation. Adjusted pagination handling in
crud.tsx to correctly determine the presence of a next cursor and removed unnecessary comments. Updated admin.json to reflect the removal of pagination parameters for team permission definitions, streamlining the API documentation.1 parent fbfd13e commit 238f9dc
2 files changed
Lines changed: 6 additions & 41 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
632 | | - | |
| 632 | + | |
633 | 633 | | |
634 | | - | |
635 | | - | |
636 | | - | |
637 | 634 | | |
638 | | - | |
639 | 635 | | |
640 | 636 | | |
641 | 637 | | |
| |||
645 | 641 | | |
646 | 642 | | |
647 | 643 | | |
648 | | - | |
649 | | - | |
650 | 644 | | |
651 | | - | |
| 645 | + | |
| 646 | + | |
652 | 647 | | |
653 | 648 | | |
654 | | - | |
| 649 | + | |
| 650 | + | |
655 | 651 | | |
656 | 652 | | |
657 | 653 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7380 | 7380 | | |
7381 | 7381 | | |
7382 | 7382 | | |
7383 | | - | |
7384 | | - | |
7385 | | - | |
7386 | | - | |
7387 | | - | |
7388 | | - | |
7389 | | - | |
7390 | | - | |
7391 | | - | |
7392 | | - | |
7393 | | - | |
7394 | | - | |
7395 | | - | |
7396 | | - | |
7397 | | - | |
7398 | | - | |
7399 | | - | |
7400 | | - | |
7401 | | - | |
7402 | | - | |
7403 | | - | |
7404 | | - | |
7405 | | - | |
7406 | | - | |
7407 | | - | |
7408 | | - | |
7409 | | - | |
7410 | | - | |
7411 | | - | |
7412 | | - | |
7413 | | - | |
7414 | | - | |
| 7383 | + | |
7415 | 7384 | | |
7416 | 7385 | | |
7417 | 7386 | | |
| |||
0 commit comments