docs/AnsibleCollectionsApi.md in pulp_ansible_client-0.4.2 vs docs/AnsibleCollectionsApi.md in pulp_ansible_client-0.4.3

- old
+ new

@@ -9,11 +9,11 @@ ## list -> InlineResponse200 list(opts) +> PaginatedansibleCollectionResponseList 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 -[**InlineResponse200**](InlineResponse200.md) +[**PaginatedansibleCollectionResponseList**](PaginatedansibleCollectionResponseList.md) ### Authorization [basicAuth](../README.md#basicAuth)