Migrate Splice OpenAPI to generated pages with history - #1461
Open
danielporterda wants to merge 8 commits into
Open
Migrate Splice OpenAPI to generated pages with history#1461danielporterda wants to merge 8 commits into
danielporterda wants to merge 8 commits into
Conversation
Contributor
Author
Rendered pageThe desktop view demonstrates the preserved endpoint bar and playground rail, the shared title/badges, visible operation metadata and raw-spec link, and generated inputs/outputs. Narrow HistoryThe narrow view demonstrates that History is the final page section, has no lifecycle-event count, and fits without horizontal overflow. Hosted checks: Splice Scan operation · original JSON navigation repro · preview carrier #1462 |
danielporterda
force-pushed
the
splice-openapi-manual-pages
branch
from
August 28, 2026 06:47
2881c50 to
f618f1d
Compare
Signed-off-by: danielporterda <daniel.porter@digitalasset.com>
Signed-off-by: danielporterda <daniel.porter@digitalasset.com>
Signed-off-by: danielporterda <daniel.porter@digitalasset.com>
Signed-off-by: danielporterda <daniel.porter@digitalasset.com>
Signed-off-by: danielporterda <daniel.porter@digitalasset.com>
Signed-off-by: danielporterda <daniel.porter@digitalasset.com>
Signed-off-by: danielporterda <daniel.porter@digitalasset.com>
Signed-off-by: danielporterda <daniel.porter@digitalasset.com>
danielporterda
force-pushed
the
splice-openapi-manual-pages
branch
from
August 28, 2026 19:01
f618f1d to
6003923
Compare
danielporterda
marked this pull request as ready for review
August 28, 2026 20:24
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.


View first Splice OpenAPI operation
This pull request migrates the twelve enabled Splice OpenAPI specifications from native Mintlify rendering to route-compatible generated MDX. It discovers every eligible stable release, publishes the latest, records removed operations only in a validated history report, and embeds linked lifecycle history in current operation pages.
A generated Splice operation preserves native-style request examples, responses, and Try it controls.
The lifecycle badge lands on the operation's bottom-page History event.
Mintlify skips this branch-specific deployment because the PR base is another stack branch; this screenshot comes from the accumulated #1486 preview.