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

decode/1 function correctly populates the :extensions field of structs #416

Merged

Conversation

albertored
Copy link
Contributor

Before this PR OpenApiSpex.OpenApi.Decode.decode/1 function did not take into account extensions in creating the %OpenApi{} struct. Now extensions are correctly parsed and the corresponding field is populated in all structs that support it.

@mbuhot mbuhot merged commit 252120d into open-api-spex:master Jan 24, 2022
@mbuhot
Copy link
Collaborator

mbuhot commented Jan 24, 2022

Thanks @albertored 👍

@albertored albertored deleted the consider-extensions-on-decode branch February 10, 2022 16:25
lucacorti pushed a commit to lucacorti/open_api_spex that referenced this pull request Feb 13, 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.

2 participants