Closed lealobanov closed 1 month ago
The changes in this pull request involve updates to the README files for both Java and Kotlin examples. A new section titled "Get Execution Data" has been added to both README files, providing descriptions and links to code examples for retrieving execution data by block ID. Additionally, the Kotlin README includes a new section on "Streaming Events and Execution Data," which replaces outdated information regarding unsupported features. The overall structure of the documentation remains intact, with no deletions or modifications to existing content.
File Path | Change Summary |
---|---|
java-example/README.md |
Added new entry "Get Execution Data" in "Examples summary" table with a link to the Java example. |
kotlin-example/README.md |
Added "Get Execution Data" and "Streaming Events and Execution Data" sections in "Examples summary." Removed unsupported features related to streaming events. |
🐰 In the meadow, changes bloom,
New examples chase away the gloom.
With data retrieval, swift and bright,
Our docs now shine, a guiding light!
From Java to Kotlin, all can see,
How to fetch data, hop with glee! 🌼
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
53 files ±0 53 suites ±0 24s :stopwatch: ±0s 310 tests ±0 310 :heavy_check_mark: ±0 0 :zzz: ±0 0 :x: ±0
Results for commit 170bf2cf. ± Comparison against base commit 170bf2cf.
:recycle: This comment has been updated with latest results.
16 files 16 suites 2m 44s :stopwatch: 32 tests 31 :heavy_check_mark: 0 :zzz: 1 :x:
For more details on these failures, see this check.
Results for commit fda83e46.
0 files 0 suites 0s :stopwatch: 0 tests 0 :heavy_check_mark: 0 :zzz: 0 :x:
Results for commit fda83e46.
6 files ±0 6 suites ±0 2m 35s :stopwatch: ±0s 30 tests ±0 30 :heavy_check_mark: ±0 0 :zzz: ±0 0 :x: ±0
Results for commit 170bf2cf. ± Comparison against base commit 170bf2cf.
:recycle: This comment has been updated with latest results.
Description
Update docs to account for recently added examples for getting execution data and streaming via subscription endpoints.
For contributor use:
master
branchFiles changed
in the Github PR explorerSummary by CodeRabbit
New Features
Documentation