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

Generate latest from spec version 1.72.0 #80

Merged
merged 5 commits into from
Jul 11, 2024
Merged

Generate latest from spec version 1.72.0 #80

merged 5 commits into from
Jul 11, 2024

Conversation

bradymholt
Copy link
Member

@bradymholt bradymholt commented Jul 8, 2024

This generates the client from spec version 1.72.0.

Additions:

  • Adds support for creating scheduled transactions
  • Adds support for retrieving transactions for a particular month

@bradymholt bradymholt changed the title Generate from spec version 1.71.0 - POST scheduled txns Generate from spec version 1.71.0 - Add ability to create scheduled transactions Jul 10, 2024
@bradymholt bradymholt requested review from a team and dbertram and removed request for a team July 10, 2024 18:44
Base automatically changed from rm-old-docs to main July 10, 2024 19:08
@@ -12,8 +12,6 @@ end

task :default => [:spec]

REQUIRED_RUBY_VERSION = ">= 3.3"
Copy link
Member Author

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.

@bradymholt bradymholt changed the title Generate from spec version 1.71.0 - Add ability to create scheduled transactions Generate latest from spec version 1.72.0 Jul 11, 2024
@bradymholt
Copy link
Member Author

@dbertram - I regenerated off of 1.72.0 and pushed up changes.

Copy link
Member

@dbertram dbertram left a 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!

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
docs/ScheduledTransactionFrequency.md Show resolved Hide resolved
config.yaml Outdated Show resolved Hide resolved
bradymholt and others added 3 commits July 11, 2024 13:02
Co-authored-by: Dane Bertram <[email protected]>
Co-authored-by: Dane Bertram <[email protected]>
@bradymholt bradymholt merged commit 11045f0 into main Jul 11, 2024
1 check passed
@bradymholt bradymholt deleted the gen-1.71.0 branch July 11, 2024 18:05
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