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

Implement casting of "byte" string type #504

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

gmile
Copy link
Contributor

@gmile gmile commented Oct 3, 2022

According to OpenAPI spec version 3.0, strings of format "byte" contain base64-encoded values.

For context, handling of string format has changed in 3.1, see: OAI/OpenAPI-Specification#2200

@gmile gmile force-pushed the cast-byte-string branch from 68ecf9e to 10063f3 Compare October 3, 2022 09:21
@gmile gmile changed the title Relax dependency constraint on ymlr #500 (#502) @gmile Implement casing of "byte" string type Oct 3, 2022
@gmile gmile changed the title @gmile Implement casing of "byte" string type Implement casing of "byte" string type Oct 3, 2022
According to OpenAPI spec v3.1, strings of format "byte" contain
base64-encoded values
@gmile gmile force-pushed the cast-byte-string branch from 10063f3 to 241bee2 Compare October 3, 2022 11:44
@zorbash zorbash changed the title Implement casing of "byte" string type Implement casting of "byte" string type Oct 3, 2022
@gmile
Copy link
Contributor Author

gmile commented Oct 3, 2022

@zorbash zorbash merged commit c2b1e45 into open-api-spex:master Oct 3, 2022
@zorbash
Copy link
Contributor

zorbash commented Oct 3, 2022

Thanks @gmile for the PR!

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