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

- old
+ new

@@ -9,11 +9,11 @@ ## get -> PaginatedGalaxyRoleVersionResponseList get(ansible_role_href, opts) +> InlineResponse20010 get(ansible_role_href, opts) APIView for Role Versions. @@ -51,11 +51,11 @@ **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 -[**PaginatedGalaxyRoleVersionResponseList**](PaginatedGalaxyRoleVersionResponseList.md) +[**InlineResponse20010**](InlineResponse20010.md) ### Authorization No authorization required @@ -65,11 +65,11 @@ - **Accept**: application/json ## get_0 -> PaginatedGalaxyCollectionVersionResponseList get_0(ansible_collection_version_href, opts) +> InlineResponse20012 get_0(ansible_collection_version_href, opts) APIView for Collections by namespace/name. @@ -105,10 +105,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 -[**PaginatedGalaxyCollectionVersionResponseList**](PaginatedGalaxyCollectionVersionResponseList.md) +[**InlineResponse20012**](InlineResponse20012.md) ### Authorization No authorization required