-
Notifications
You must be signed in to change notification settings - Fork 414
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ENG-1707] Generate Ruby SDK for Carbon SDKs (#589)
* "useSecurityKeyNameAsPropertyName" for Ruby * conditionally embed other auth methods in Ruby SDK * typo * fix api key doc generation * suppor readmeHeader in Ruby SDK * add table of contents * update ruby integration test snapshot * docs(changeset): support generating table of contents for Ruby SDK * fix * fix spacing * use instance version of client * delete docs/ files + generate snippets in reference section * regenerate README.md w/ parameters * fix ruby test * fix tests * update * api_key -> api_key_store * do not use def_delegate - make is_sentinel private * update usage snippet to be more concise * don't escape characters * use ubicloud for GHA runner * improve in-line docs * regenerate snaptrade integration test snapshot * fix boolean literals in Ruby docs + use backticks for data types * add return + endpoint sections in reference * put conditionals on newlines for api_doc_param_data_type * override AbstractRubyCodegen.java * ensure all hyperlinks work * rerun integration test for snaptrade * use static pattern in docs * use static method in docs * improve TypeScript examples * remove model docs * fix docs for file.upload in Ruby * rerun snaptrade integration test for Ruby * Revert "use ubicloud for GHA runner" This reverts commit 7e3058b. * use ubicloud for integration tests only * useNewWithHttpInfoReturnType * change output directories * try again * _with_http_info docs * rerun ruby-snaptrade * fix body param not being named * fix parameter name for body * render data type for any * fix `any` type not being rendered for TS SDK * add ruby-carbon * switch to larj-boy * wrote tests for asserting on security requirements * works * api_key_prefix works * add snapshot * add test for default value * support readmeSnippet in Ruby * add readmeSnippet to integration test for carbon-ruby * add tests for getting started snippet * back to instance * change scrript to work * store this for keep-sake * fix snaptrade test
- Loading branch information
dphuang2
authored
Feb 29, 2024
1 parent
29ba3f9
commit c1ac616
Showing
992 changed files
with
111,947 additions
and
7,359 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'konfig-cli': patch | ||
--- | ||
|
||
support generating table of contents for Ruby SDK |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.