docs/AnsibleCollectionsApi.md in pulp_ansible_client-0.5.9 vs docs/AnsibleCollectionsApi.md in pulp_ansible_client-0.5.10

- old
+ new

@@ -9,11 +9,11 @@ ## list -> PaginatedansibleCollectionResponseList list(opts) +> InlineResponse200 list(opts) List collections Viewset for Ansible Collections. @@ -62,10 +62,10 @@ **fields** | **String**| A list of fields to include in the response. | [optional] **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional] ### Return type -[**PaginatedansibleCollectionResponseList**](PaginatedansibleCollectionResponseList.md) +[**InlineResponse200**](InlineResponse200.md) ### Authorization [basicAuth](../README.md#basicAuth)