cf164639a9bf → 5e69adeb8667 · 41 changes across 35 operations
- POST/api/apps
- ○
added the new optional request property
- ○
added the new optional request property
- ○
added the new optional request property
- ○
added the new optional request property
- ○
added the new optional request property
- ○
added the new optional request property
- ○
added the optional property
to the response with the status
- ○
- POST/api/apps/{app_id}/access-requests/{request_id}/{action}
- ○
endpoint added
- ○
- PUT/api/apps/{app_id}/access-requests/{request_id}
- ○
endpoint added
- ○
- GET/api/apps/{app_id}/access-requests/all
- ○
endpoint added
- ○
- POST/api/apps/{app_id}/app-checkpoints/{checkpoint_id}/load
- ○
added the optional property
to the response with the status
- ○
- PUT/api/apps/{app_id}/branches/main/protection
- ○
endpoint added
- ○
- POST/api/apps/{app_id}/coding/write-batch
- ○
added the optional property
to the response with the status
- ○
- POST/api/apps/{app_id}/coding/write
- ○
added the optional property
to the response with the status
- ○
- GET/api/apps/{app_id}/custom-domains/{domain_id}/dns-records
- ○
endpoint added
- ○
- GET/api/apps/{app_id}/custom-domains/registrations
- ○
endpoint added
- ○
- GET/api/apps/{app_id}/delete-check
- ○
endpoint added
- ○
- DELETE/api/apps/{app_id}/entities/{entity_name}/{entity_id}/permanent
- ○
endpoint added
- ○
- PUT/api/apps/{app_id}/entities/{entity_name}/{entity_id}/restore
- ○
endpoint added
- ○
- GET/api/apps/{app_id}/entities/{entity_name}/trash
- ○
endpoint added
- ○
- PUT/api/apps/{app_id}/entities/{entity_name}/trash/restore
- ○
endpoint added
- ○
- DELETE/api/apps/{app_id}/entities/User/{user_id}
- ○
endpoint added
- ○
- PUT/api/apps/{app_id}/entities/User/{user_id}
- ○
endpoint added
- ○
- GET/api/apps/{app_id}/entities/User
- ○
endpoint added
- ○
- GET/api/apps/{app_id}
- ○
added the optional property
to the response with the status
- ○
- DELETE/api/apps/{app_id}/group-shares/{share_id}
- ○
endpoint added
- ○