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

Make streaming blobs required/default #1209

Merged
merged 1 commit into from
May 20, 2022
Merged

Conversation

JordonPhillips
Copy link
Contributor

@JordonPhillips JordonPhillips commented Apr 28, 2022

Streaming blobs have always had an implicit default value, and this pr makes that status explicit by requiring that such members have either the required or the default trait.

1.0 models will have the default trait applied automatically, but it must be explicitly added in 2.0 models.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@JordonPhillips JordonPhillips requested a review from a team as a code owner April 28, 2022 14:03
@JordonPhillips JordonPhillips force-pushed the http-payload-req-def branch 2 times, most recently from 1813209 to 44b73a0 Compare May 2, 2022 15:40
@JordonPhillips JordonPhillips requested a review from kstich May 2, 2022 15:40
@JordonPhillips JordonPhillips force-pushed the http-payload-req-def branch 2 times, most recently from 2c5cfce to 77b7f7a Compare May 2, 2022 16:10
@JordonPhillips JordonPhillips requested a review from kstich May 2, 2022 16:10
@JordonPhillips JordonPhillips force-pushed the http-payload-req-def branch from 77b7f7a to e5f59f0 Compare May 2, 2022 16:23
@JordonPhillips JordonPhillips force-pushed the http-payload-req-def branch from e5f59f0 to d12ee97 Compare May 2, 2022 17:36
@JordonPhillips JordonPhillips changed the title Make payload strings and blobs required/default Make streaming blobs required/default May 2, 2022
@JordonPhillips JordonPhillips merged commit 0b72212 into idl-2.0 May 20, 2022
@mtdowling mtdowling deleted the http-payload-req-def branch June 13, 2022 05:07
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.

3 participants