chore(spec): refresh vendored Roblox OpenAPI document and scope catalog - #39
Open
rbx-forge-spec-bot[bot] wants to merge 1 commit into
Open
chore(spec): refresh vendored Roblox OpenAPI document and scope catalog#39rbx-forge-spec-bot[bot] wants to merge 1 commit into
rbx-forge-spec-bot[bot] wants to merge 1 commit into
Conversation
rbx-forge-spec-bot
Bot
force-pushed
the
chore/update-openapi
branch
3 times, most recently
from
August 30, 2026 12:00
fd25e2a to
d570e3d
Compare
Upstream Roblox/creator-docs@bc72ab9 (2026-08-28). The catalog is regenerated from the same vendored bytes, so the two cannot disagree.
rbx-forge-spec-bot
Bot
force-pushed
the
chore/update-openapi
branch
from
August 31, 2026 14:01
d570e3d to
39a430c
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.
Vendored Roblox OpenAPI document refreshed
Upstream:
Roblox/creator-docs@bc72ab94f87487eb2f8b6a5d0842708466e30766(2026-08-28)Document:
content/en-us/reference/cloud/openapi.jsonScope catalog: regenerated from the same bytes.
The drift check passed: every endpoint this workspace calls is still present in the refreshed document.
A human has to review this
This PR is an alarm, not a fix. Roblox changed the document; whether that
breaks us is a judgement call this automation cannot make. Review the diff for changes this check cannot see (renamed response fields, new required parameters, changed enum values) then merge.
Note that the drift check only verifies that endpoint paths still exist.
It cannot see a renamed or retyped response field, which is the other way a
Roblox change turns into
Failed to parse responsefor users. The diff onspec/openapi.jsonis the place to look for those.Drift check output