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

Support empty object defined in swagger #293

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

kairu-ms
Copy link
Collaborator

@kairu-ms kairu-ms commented Oct 13, 2023

Support swagger object which defined as

"prop": {
    "type": "object",
    "properties": {}
}

Those object will not be frozen and ignored while process swagger

@kairu-ms kairu-ms self-assigned this Oct 13, 2023
@kairu-ms kairu-ms merged commit c6874eb into Azure:dev Oct 13, 2023
3 checks passed
@necusjz necusjz mentioned this pull request Oct 18, 2023
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