Skip to content

Fixed schema for UUIDField in SimpleMetadata. #5872

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 13, 2018
Merged

Fixed schema for UUIDField in SimpleMetadata. #5872

merged 2 commits into from
Mar 13, 2018

Conversation

gthieleb
Copy link
Contributor

Note: Before submitting this pull request, please review our contributing guidelines.

Description

fixes #5871

@carltongibson carltongibson added this to the 3.8 Release milestone Mar 13, 2018
Copy link
Collaborator

@carltongibson carltongibson left a comment

Choose a reason for hiding this comment

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

Hi @gthieleb. Thanks for this. It looks great.

I just added a unit test for the change. Will merge when the build passes.

@carltongibson carltongibson changed the title fix schema for UUIDField Fixed schema for UUIDField in SimpleMetadata. Mar 13, 2018
@carltongibson carltongibson merged commit 9e08a7c into encode:master Mar 13, 2018
@gthieleb gthieleb deleted the issues/5871 branch March 15, 2018 20:03
pchiquet pushed a commit to pchiquet/django-rest-framework that referenced this pull request Nov 17, 2020
* fix schema for UUIDField

* Add unit test for d4c8f2d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wrong schema generation for UUIDField
2 participants