chore(create): sync template mock spec to v2.0.1#41
Merged
Conversation
rodindev
force-pushed
the
docs/prose-pass
branch
from
June 30, 2026 10:17
1de00dc to
27b697d
Compare
rodindev
force-pushed
the
chore/sync-template-mock-spec
branch
from
June 30, 2026 10:17
20c1641 to
6826018
Compare
rodindev
force-pushed
the
docs/prose-pass
branch
from
June 30, 2026 10:22
27b697d to
841d309
Compare
rodindev
force-pushed
the
chore/sync-template-mock-spec
branch
from
June 30, 2026 10:28
6826018 to
ebc99fe
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.
What
Sync the scaffold template's bundled mock spec to v2.0.1 (107 operations, 39 schemas) from the dogfood snapshot, and update the template README count.
Why
The template shipped v2.0.0 (105 operations) while the docs site and the live api.rodin.dev/mock already serve v2.0.1. Copying the committed dogfood snapshot keeps both byte-identical instead of re-fetching live examples that randomize on every request.
check:factsverifies the README count against the spec.How to test
node scripts/check-facts.mjspasses (template count check)npm run format:checkpasses