API structure has changed
12 structure changes including:
12 Breaking changes
12 Removals
Removed
12
Breaking
DELETE /api/v1/enterprise/network/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
DELETE /api/v1/enterprise/users/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/enterprise/network
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/enterprise/network/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/enterprise/settings
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/enterprise/users
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/enterprise/users/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/enterprise/network
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/enterprise/users
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /api/v1/enterprise/network/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /api/v1/enterprise/settings
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /api/v1/enterprise/users/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking