docs/NamespacesApi.md in cloudsmith-api-1.30.0 vs docs/NamespacesApi.md in cloudsmith-api-1.33.7
- old
+ new
@@ -84,10 +84,10 @@
#config.api_key_prefix['X-Api-Key'] = 'Bearer'
end
api_instance = CloudsmithApi::NamespacesApi.new
-slug = "slug_example" # String |
+slug = 'slug_example' # String |
begin
#Views for working with namespaces.
result = api_instance.namespaces_read(slug)