Please enable JavaScript.
Coggle requires JavaScript to display documents.
API versioning, API Throttlers - Coggle Diagram
API versioning
Search
-
-
Features
-
-
Wildcard Search (e.g. 'test', 'API', '4')
-
-
-
- Required field validation
- Accepts alphanumeric values (e.g., V1.0.1)
- Uniqueness check (no duplicate versions)
-
- Optional or required per spec
- Character count and format validation
-
- Rich text or plain text allowed (based on UI)
-
- Only one version can be default
- Ensure proper update of previous default version if applicable
-
- Clears fields after successful submission
- Show clear validation message
- Only enabled when required fields are filled
- Shows loading indicator or success feedback
- Clears form or navigates back
Delete API Version
-
-
On Cancel
Close dialog, take no action
-
Pagination
Controls (Bottom-Right)
Items per page: Dropdown (e.g. 5, 10, 25)
-
-
-
-
- Fields: Version Name, Summary, Description
- “Set as Default Version” checkbox visible and aligned
- Clear field labels (with asterisk for required fields)
- Placeholder guidance present
- Save/Cancel buttons clearly shown and enabled/disabled correctly
-
API Throttlers
Search
-
-
Features
-
-
Wildcard Search (e.g. 'test', 'API', '4')
-
-
-
-
Pagination
Controls (Bottom-Right)
Items per page: Dropdown (e.g. 5, 10, 25)
-
-
-
-
Delete API Throttler
-
-
On Cancel
Close dialog, take no action
-
-