-
Notifications
You must be signed in to change notification settings - Fork 12
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
Generate latest from spec version 1.72.0 #80
Conversation
@@ -12,8 +12,6 @@ end | |||
|
|||
task :default => [:spec] | |||
|
|||
REQUIRED_RUBY_VERSION = ">= 3.3" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Moved some config to config.yaml
to centralize it.
@dbertram - I regenerated off of 1.72.0 and pushed up changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple formatting nits and a couple questions, but otherwise looks great!
Co-authored-by: Dane Bertram <[email protected]>
Co-authored-by: Dane Bertram <[email protected]>
Co-authored-by: Dane Bertram <[email protected]>
This generates the client from spec version 1.72.0.
Additions: