2
2
3
3
All URIs are relative to * https://api.lab5e.com *
4
4
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [ ** deleteBlob** ] ( BlobsApi.md#deleteBlob ) | ** DELETE** /span/collections/{collectionId}/blobs/{blobId} | Remove a blob stored on a collection
8
- [ ** listBlobs** ] ( BlobsApi.md#listBlobs ) | ** GET** /span/collections/{collectionId}/blobs | List the blobs for a collection
5
+ | Method | HTTP request | Description |
6
+ | ------------- | ------------- | -------------|
7
+ | [ ** deleteBlob** ] ( BlobsApi.md#deleteBlob ) | ** DELETE** /span/collections/{collectionId}/blobs/{blobId} | Remove a blob stored on a collection |
8
+ | [ ** listBlobs** ] ( BlobsApi.md#listBlobs ) | ** GET** /span/collections/{collectionId}/blobs | List the blobs for a collection |
9
9
10
10
11
11
<a name =" deleteBlob " ></a >
@@ -56,10 +56,10 @@ public class Example {
56
56
57
57
### Parameters
58
58
59
- Name | Type | Description | Notes
60
- ------------- | ------------- | ------------- | -------------
61
- ** collectionId** | ** String** | |
62
- ** blobId** | ** String** | |
59
+ | Name | Type | Description | Notes |
60
+ | ------------- | ------------- | ------------- | -------------|
61
+ | ** collectionId** | ** String** | | |
62
+ | ** blobId** | ** String** | | |
63
63
64
64
### Return type
65
65
@@ -77,14 +77,14 @@ Name | Type | Description | Notes
77
77
### HTTP response details
78
78
| Status code | Description | Response headers |
79
79
| -------------| -------------| ------------------|
80
- ** 200** | A successful response. | - |
81
- ** 201** | It' ; s created. | - |
82
- ** 400** | The request has an error. | - |
83
- ** 401** | You can' ; t touch this | - |
84
- ** 404** | Couldn' ; t find the resource. | - |
85
- ** 409** | There' ; s a resource conflict here. | - |
86
- ** 500** | I' ; m sorry. We are broken | - |
87
- ** 0** | An unexpected error response. | - |
80
+ | ** 200** | A successful response. | - |
81
+ | ** 201** | It' ; s created. | - |
82
+ | ** 400** | The request has an error. | - |
83
+ | ** 401** | You can' ; t touch this | - |
84
+ | ** 404** | Couldn' ; t find the resource. | - |
85
+ | ** 409** | There' ; s a resource conflict here. | - |
86
+ | ** 500** | I' ; m sorry. We are broken | - |
87
+ | ** 0** | An unexpected error response. | - |
88
88
89
89
<a name =" listBlobs " ></a >
90
90
# ** listBlobs**
@@ -134,10 +134,10 @@ public class Example {
134
134
135
135
### Parameters
136
136
137
- Name | Type | Description | Notes
138
- ------------- | ------------- | ------------- | -------------
139
- ** collectionId** | ** String** | |
140
- ** limit** | ** Integer** | | [ optional]
137
+ | Name | Type | Description | Notes |
138
+ | ------------- | ------------- | ------------- | -------------|
139
+ | ** collectionId** | ** String** | | |
140
+ | ** limit** | ** Integer** | | [ optional] |
141
141
142
142
### Return type
143
143
@@ -155,12 +155,12 @@ Name | Type | Description | Notes
155
155
### HTTP response details
156
156
| Status code | Description | Response headers |
157
157
| -------------| -------------| ------------------|
158
- ** 200** | A successful response. | - |
159
- ** 201** | It' ; s created. | - |
160
- ** 400** | The request has an error. | - |
161
- ** 401** | You can' ; t touch this | - |
162
- ** 404** | Couldn' ; t find the resource. | - |
163
- ** 409** | There' ; s a resource conflict here. | - |
164
- ** 500** | I' ; m sorry. We are broken | - |
165
- ** 0** | An unexpected error response. | - |
158
+ | ** 200** | A successful response. | - |
159
+ | ** 201** | It' ; s created. | - |
160
+ | ** 400** | The request has an error. | - |
161
+ | ** 401** | You can' ; t touch this | - |
162
+ | ** 404** | Couldn' ; t find the resource. | - |
163
+ | ** 409** | There' ; s a resource conflict here. | - |
164
+ | ** 500** | I' ; m sorry. We are broken | - |
165
+ | ** 0** | An unexpected error response. | - |
166
166
0 commit comments