Skip to content
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

Deref object in form data params #571

Merged
merged 2 commits into from
Jul 18, 2022

Conversation

LuisTejedaS
Copy link
Contributor

Dereference "form data" params.

Fixes:
#559

Description

When the process tries to get the description, required and enum properties, the object is not yet dereferenced so it only contains the $ref property

We need to dereference the object before handling the description, required, and enum value.

Dereference form data params
@LuisTejedaS LuisTejedaS self-assigned this Jun 24, 2022
@VShingala VShingala merged commit c4c5ea3 into develop Jul 18, 2022
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.

None yet

4 participants