| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Remember to shutdown a GitHub Codespace when it is not in use!
The default location for usage snippets is the samples directory.
A sample usage example has been provided in a root.py file. As you work with the SDK, it's expected that you will modify these samples to fit your needs. To execute this particular snippet, use the command below.
python root.py
The speakeasy CLI allows you to generate more usage snippets. Here's how:
speakeasy generate usage -s registry.speakeasyapi.dev/glean-el2/sdk/glean-api-specs -l python -i {INPUT_OPERATION_ID} -o ./samples
speakeasy generate usage -s registry.speakeasyapi.dev/glean-el2/sdk/glean-api-specs -l python -n {INPUT_TAG_NAME} -o ./samples
| Back | FazBrowse Home | New Git URL |