| Total Complexity | 0 |
| Total Lines | 10 |
| Duplicated Lines | 0 % |
| Changes | 0 | ||
| 1 | SWAGGER_TAG__TRASH_AND_RESTORE_SECTION = 'Trash & Restore' |
||
| 2 | SWAGGER_TAG__ARCHIVE_AND_RESTORE_SECTION = 'Archive & Restore' |
||
| 3 | SWAGGER_TAG__ENABLE_AND_DISABLE_SECTION = 'Enable & Disable' |
||
| 4 | SWAGGER_TAG__NOTIFICATION_SECTION = 'Notifications' |
||
| 5 | SWAGGER_TAG__ALL_SECTION = 'All' |
||
| 6 | |||
| 7 | |||
| 8 | SWAGGER_TAG__CONTENT_ENDPOINTS = 'Contents' |
||
| 9 | SWAGGER_TAG__AUTHENTICATION_ENDPOINTS = 'Authentication' |
||
| 10 |