Update Serverless Training API documentation - #3074
Merged
Merged
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
dbrian57
approved these changes
Aug 17, 2026
dbrian57
marked this pull request as ready for review
August 17, 2026 19:13
ngrayluna
pushed a commit
that referenced
this pull request
Aug 25, 2026
This PR updates the Serverless Training API documentation based on the latest OpenAPI specification. **Generated on**: 2026-08-17 09:48:07 UTC **OpenAPI spec source**: https://api.training.wandb.ai/openapi.json ### Changes - Synced latest OpenAPI specification from the Serverless Training API service - Updated Serverless Training API landing page with current endpoints - Regenerated operation pages and navigation **Operation pages**: `spec=serverless-training created=0 pruned=0 rebound=0 operations=12 nav_pages=12 nav_groups=4` ### Review Checklist - [ ] Verify new endpoints are correctly listed - [ ] Check that removed endpoints (if any) are intentional - [ ] **If both `created` and `pruned` are above zero, check whether an endpoint was renamed rather than replaced.** A rename changes the page URL, and the old URL will 404 — page filenames are deliberately frozen otherwise, so this is the one case that moves a URL. Confirm it is intended and that any hand-written prose on the pruned page was carried over. - [ ] Confirm all Serverless Training API links work correctly --- *This PR was automatically generated by the Serverless Training API update workflow.* Co-authored-by: johndmulhausen <5439615+johndmulhausen@users.noreply.github.com>
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.
This PR updates the Serverless Training API documentation based on the latest OpenAPI specification.
Generated on: 2026-08-17 09:48:07 UTC
OpenAPI spec source: https://api.training.wandb.ai/openapi.json
Changes
Operation pages:
spec=serverless-training created=0 pruned=0 rebound=0 operations=12 nav_pages=12 nav_groups=4Review Checklist
createdandprunedare above zero, check whether an endpoint wasrenamed rather than replaced. A rename changes the page URL, and the old URL
will 404 — page filenames are deliberately frozen otherwise, so this is the one
case that moves a URL. Confirm it is intended and that any hand-written prose on
the pruned page was carried over.
This PR was automatically generated by the Serverless Training API update workflow.