You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -243,12 +243,16 @@ are read directly from your VSCode settings.
243
243
The Preview panel renders the current OpenAPI document and lets you interact with it.
244
244
Preview panel can be opened by opening the Command Palette (CTRL+Shift+P) and running the `OpenAPI Toolkit: Show API Document preview` command.
245
245
246
-
Supported renderers:
246
+
The extension supports multiple OpenAPI preview renderers. You can switch between them by setting `speclynx.openapi.preview.renderer` in your VS Code settings:
247
247
248
-
-[Scalar API Reference](https://github.com/scalar/scalar/tree/main/packages/api-reference#readme) (default)
0 commit comments