Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Fixes the OpenAPI schema for the Pulp2Repositories #245

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

dkliban
Copy link
Member

@dkliban dkliban commented Oct 8, 2020

Copy link
Member

@fao89 fao89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@@ -222,7 +222,7 @@ def get_pulp3_publication_href(self, obj):
if rv:
return get_pulp_href(rv.publication_set.first())

@extend_schema_serializer(many=True)
@extend_schema_field(field=serializers.ListField(child=serializers.CharField()))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool!

@ipanova ipanova merged commit fa06725 into pulp:master Oct 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants