Skip to content

Commit a079c06

Browse files
stainless-app[bot]stainless-bot
authored andcommitted
feat(api): OpenAPI spec update via Stainless API (#155)
1 parent f9dac25 commit a079c06

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
configured_endpoints: 21
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/prompt-foundry%2Fprompt-foundry-sdk-a552977d2b7ab16d16020c083420cadbca97d5766ea0df7b49b3ed275626b995.yml
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/prompt-foundry%2Fprompt-foundry-sdk-c77cec085f7f9aee5a6450f1d95d7587b2580c18ebf1481e36863f3ab549d7fb.yml

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,9 @@ The following runtimes are supported:
363363
- Jest 28 or greater with the `"node"` environment (`"jsdom"` is not supported at this time).
364364
- Nitro v2.6 or greater.
365365

366+
> [!WARNING]
367+
> Web browser runtimes aren't supported. The SDK will throw an error if used in a browser environment.
368+
366369
Note that React Native is not supported at this time.
367370

368371
If you are interested in other runtime environments, please open or upvote an issue on GitHub.

0 commit comments

Comments
 (0)