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

- old
+ new

@@ -8,11 +8,11 @@ ## get -> InlineResponse2009 get(ansible_role_href, opts) +> PaginatedGalaxyRoleResponseList get(ansible_role_href, opts) APIView for Roles. @@ -50,10 +50,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 -[**InlineResponse2009**](InlineResponse2009.md) +[**PaginatedGalaxyRoleResponseList**](PaginatedGalaxyRoleResponseList.md) ### Authorization No authorization required