Improve REST API Docs (#13931)
Various improvements to the REST API docs as we often get questions (misconceptions on how to use filters, how to use with LLMs, etc.)
This commit is contained in:
@@ -164,6 +164,8 @@ export const CodeEditor = ({
|
||||
onValidate?.(markers);
|
||||
}}
|
||||
options={{
|
||||
formatOnPaste: true,
|
||||
formatOnType: true,
|
||||
overviewRulerLanes: 0,
|
||||
scrollbar: {
|
||||
vertical: 'hidden',
|
||||
|
||||
Reference in New Issue
Block a user