docs/NamespacesApi.md in cloudsmith-api-2.0.14 vs docs/NamespacesApi.md in cloudsmith-api-2.0.15
- old
+ new
@@ -27,15 +27,10 @@
#config.api_key_prefix['X-Api-Key'] = 'Bearer'
# Configure HTTP basic authorization: basic
config.username = 'YOUR USERNAME'
config.password = 'YOUR PASSWORD'
-
- # Configure API key authorization: token
- config.api_key['Authorization'] = 'YOUR API KEY'
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
- #config.api_key_prefix['Authorization'] = 'Bearer'
end
api_instance = CloudsmithApi::NamespacesApi.new
opts = {
@@ -63,11 +58,11 @@
[**Array<Namespace>**](Namespace.md)
### Authorization
-[apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
+[apikey](../README.md#apikey), [basic](../README.md#basic)
### HTTP request headers
- **Content-Type**: application/json
- **Accept**: application/json
@@ -93,15 +88,10 @@
#config.api_key_prefix['X-Api-Key'] = 'Bearer'
# Configure HTTP basic authorization: basic
config.username = 'YOUR USERNAME'
config.password = 'YOUR PASSWORD'
-
- # Configure API key authorization: token
- config.api_key['Authorization'] = 'YOUR API KEY'
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
- #config.api_key_prefix['Authorization'] = 'Bearer'
end
api_instance = CloudsmithApi::NamespacesApi.new
slug = 'slug_example' # String |
@@ -126,10 +116,10 @@
[**Namespace**](Namespace.md)
### Authorization
-[apikey](../README.md#apikey), [basic](../README.md#basic), [token](../README.md#token)
+[apikey](../README.md#apikey), [basic](../README.md#basic)
### HTTP request headers
- **Content-Type**: application/json
- **Accept**: application/json