mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
Set 'show-curl-before-try'
This commit is contained in:
@ -216,6 +216,7 @@ function TableDeveloperView({table}: Props): JSX.Element
|
|||||||
schema-description-expanded={true}
|
schema-description-expanded={true}
|
||||||
css-file={"/api/rapi-doc.css"}
|
css-file={"/api/rapi-doc.css"}
|
||||||
css-classes={"qqq-rapi-doc"}
|
css-classes={"qqq-rapi-doc"}
|
||||||
|
show-curl-before-try={true}
|
||||||
></RapiDocReact>
|
></RapiDocReact>
|
||||||
}
|
}
|
||||||
</Card>
|
</Card>
|
||||||
|
Reference in New Issue
Block a user