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 service version optional when loading models #936

Merged
merged 1 commit into from
Oct 12, 2021

Conversation

mtdowling
Copy link
Member

A previous change was made to make the version of a service optional,
but IDL and AST model loading didn't account for this change so version
still wasn't optional in practice. This fixes that issue and adds an
integration test to ensure it is actually optional when loading both the
AST and IDL.

Issue #, if available:

Description of changes:

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

A previous change was made to make the version of a service optional,
but IDL and AST model loading didn't account for this change so version
still wasn't optional in practice. This fixes that issue and adds an
integration test to ensure it is actually optional when loading both the
AST and IDL.
@mtdowling mtdowling requested a review from a team as a code owner October 12, 2021 21:03
@mtdowling mtdowling merged commit ff6cec4 into main Oct 12, 2021
@mtdowling mtdowling deleted the really-make-version-optional branch January 7, 2022 21:56
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