docs/BadgesApi.md in cloudsmith-api-0.53.17 vs docs/BadgesApi.md in cloudsmith-api-0.53.79
- old
+ new
@@ -22,15 +22,10 @@
CloudsmithApi.configure do |config|
# Configure API key authorization: apikey
config.api_key['X-Api-Key'] = '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['X-Api-Key'] = 'Bearer'
-
- # Configure API key authorization: csrf_token
- config.api_key['X-CSRFToken'] = '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['X-CSRFToken'] = 'Bearer'
end
api_instance = CloudsmithApi::BadgesApi.new
owner = "owner_example" # String |
@@ -75,10 +70,10 @@
nil (empty response body)
### Authorization
-[apikey](../README.md#apikey), [csrf_token](../README.md#csrf_token)
+[apikey](../README.md#apikey)
### HTTP request headers
- **Content-Type**: Not defined
- **Accept**: Not defined