1 structure change including:
1 Modification
Modified
1
GET /{client}/{file}
- Query
- format query parameter Added
5 structure changes including:
5 Modifications
Modified
5
Breaking
DELETE /{client}/{file}
- Authentication
- Bearer authentication method Removed
- Api key authentication method Added
- Response
- 500 response Added
GET /{client}/{file}
- Response
- 500 response Added
GET /{client}/{file}/info
- Authentication
- Bearer authentication method Removed
- Api key authentication method Added
- Response
- 500 response Added
PATCH /{client}/{file}
- Authentication
- Bearer authentication method Removed
- Api key authentication method Added
- Response
- 500 response Added
POST /{client}
- Response
- default response Removed
- 500 response Added
- Authentication
- Bearer authentication method Removed
- Api key authentication method Added
- Query
- private query parameter Added
- Body
- content type Added
3 structure changes including:
1 Addition
2 Modifications
Modified
2
Breaking
GET /{client}/{file}/info
- Response
-
200 response Modified
- id property Removed
- name, visibility, mime, size, lastModified properties Added
POST /{client}
- Response
-
201 response Modified
- id property Removed
- name, visibility, mime, size, lastModified properties Added
-
default response Modified
- code property Added
Added
1
PATCH /{client}/{file}
1 structure change including:
1 Modification
Modified
1
GET /{client}/{file}
- Query
- h, w query parameters Added
4 structure changes including:
3 Breaking changes
1 Addition
3 Modifications
Modified
3
Breaking
DELETE /{client}/{fileId}
- Path
- fileId path parameter Removed
- Authentication
- Bearer authentication method Added
GET /{client}/{fileId}
- Path
- fileId path parameter Removed
POST /{client}
- Response
-
201 response Modified
- created_at property Removed
- owner, path properties Added
-
default response Modified
- message property Modified
- Authentication
- Bearer authentication method Added
Added
1
GET /{client}/{fileId}/info
3 structure changes including:
1 Breaking change
2 Additions
1 Removal
Removed
1
Breaking
GET /{fileId}
Added
2
DELETE /{fileId}
GET /{fileId}
1 structure change including:
1 Modification
Modified
1
Breaking
POST /
- Response
-
201 response Modified
- id property Modified
-
default response Modified
- code property Removed