Open
Conversation
✱ Stainless preview buildsThis PR will update the Edit this comment to update it. It will appear in the SDK's changelogs. ✅ togetherai-openapi studio · code · diff
|
| 💡 Schema/RequiredPropertyNotDefined: This schema marks `availability_zones` as `required`, but it isn't defined in `properties`, so it will be ignored. |
✅ togetherai-go studio · code · diff
Your SDK built successfully.
generate ⚠️→lint ✅→test ✅go get github.com/stainless-sdks/togetherai-go@6abd9563a6e02acc266e64a7ff755b049eb4531aNew diagnostics (1 note)
💡 Schema/RequiredPropertyNotDefined: This schema marks `availability_zones` as `required`, but it isn't defined in `properties`, so it will be ignored.
✅ togetherai-typescript studio · code · diff
Your SDK built successfully.
generate ⚠️→build ✅→lint ✅→test ⏳npm install https://pkg.stainless.com/s/togetherai-typescript/4f76bb9c6bed1ba36c682c6548fb5b82313422c1/dist.tar.gzNew diagnostics (1 note)
💡 Schema/RequiredPropertyNotDefined: This schema marks `availability_zones` as `required`, but it isn't defined in `properties`, so it will be ignored.
✅ togetherai-terraform studio · code · diff
Your SDK built successfully.
generate ⚠️→lint ⏳→test ⏳New diagnostics (1 note)
💡 Schema/RequiredPropertyNotDefined: This schema marks `availability_zones` as `required`, but it isn't defined in `properties`, so it will be ignored.
This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push.
If you push custom code to the preview branch, re-run this workflow to update the comment.
Last updated: 2026-02-13 16:44:39 UTC
d6fcfaa to
15c0ffa
Compare
15c0ffa to
a36be9c
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Many updates to add/improve descriptions on objects. This will improve our api reference docs, python docstrings and typescript types.