mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
Trun on schema-description-expanded
This commit is contained in:
@ -213,6 +213,7 @@ function TableDeveloperView({table}: Props): JSX.Element
|
|||||||
allow-spec-file-download={true}
|
allow-spec-file-download={true}
|
||||||
sort-endpoints-by="method"
|
sort-endpoints-by="method"
|
||||||
beforeTry={beforeTry}
|
beforeTry={beforeTry}
|
||||||
|
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"}
|
||||||
></RapiDocReact>
|
></RapiDocReact>
|
||||||
|
Reference in New Issue
Block a user