Skip to content

feature: add support for constant values#1835

Open
robertadkins wants to merge 1 commit into
ferdikoomen:mainfrom
robertadkins:add-const-support
Open

feature: add support for constant values#1835
robertadkins wants to merge 1 commit into
ferdikoomen:mainfrom
robertadkins:add-const-support

Conversation

@robertadkins

Copy link
Copy Markdown

Closes #1834

See the issue above for a description of a usecase where support for the const keyword is useful. Updated the snapshot tests to verify correct output.

@robertadkins robertadkins marked this pull request as ready for review October 14, 2023 00:35
@robertadkins

Copy link
Copy Markdown
Author

Since const was added in OpenAPI v3.1 (see discussion in #1834), updating this PR to only modify the v3 parsing and tests.

@mrlubos

mrlubos commented Jan 28, 2024

Copy link
Copy Markdown
Collaborator

@robertadkins we've decided to merge this pull request in our fork, thanks for this feature!

@kovalewvladimir

Copy link
Copy Markdown

@robertadkins we've decided to merge this pull request in our fork, thanks for this feature!

Thank you. It really works in the fork.

@mrlubos

mrlubos commented Feb 21, 2024

Copy link
Copy Markdown
Collaborator

@kovalewvladimir are there any other issues you're running into with this package?

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.

Add support for const keyword

3 participants