-
Notifications
You must be signed in to change notification settings - Fork 118
Integrate 'Scalar' openapi plugin so that we can render Real Device Access API #3312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
si-net
wants to merge
30
commits into
main
Choose a base branch
from
integrate-openapi-plugin
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 23 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
d3e883b
Integrate 'Scalar' openapi plugin to render Real Device Access API
si-net e103306
Update ref
si-net 973e566
change route
bahrimootaz 0d4c8a5
disable show navLink and include it in themeConfig to avoid having br…
bahrimootaz f958a1b
onBroken links ignore
bahrimootaz 5bbcffb
Revert "onBroken links ignore"
si-net 06f0a44
Revert "disable show navLink and include it in themeConfig to avoid h…
si-net bb57ee3
Revert "change route"
si-net 2f5e173
Attempt to fix pre-preview builds
si-net 90fb44d
Define base url so that scalar picks it up
si-net c037705
onBroken links ignore
bahrimootaz b79a744
use latest version of @scalar/docusaurus plugin
bahrimootaz 5fb8b27
Force install plugin
si-net ae332c9
Temporarily force installs for previews to get around version conflicts
si-net 8aeb2d4
More debugging for previews
si-net a4825af
more debugging
si-net ac35d59
Print the html of the scalar and link build dir explicitly
si-net 36aafd8
Remove unwanted changes
si-net 6a30369
Merge branch 'main' into integrate-openapi-plugin
si-net 6c99ccb
linebreak
si-net 583bf48
Merge branch 'refs/heads/main' into integrate-openapi-plugin
bahrimootaz 6cf02f7
Change config to allow multiple api references under one heading
si-net 0c185b1
Add temporary link for open api doc
si-net c8a036b
Revert "Add temporary link for open api doc"
si-net fa0b879
Merge branch 'main' into integrate-openapi-plugin
bahrimootaz abf6868
Temporarily add translation of insights API
si-net e9ffe43
fix inlining
si-net ef4694e
Try to make PR previews work
si-net 56bdc2d
Simplify
si-net 9adc8e0
temp commit
si-net File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
revert previous commit