Trun on schema-description-expanded

This commit is contained in:
2023-04-13 11:51:33 -05:00
parent 369401d315
commit f66b9e6b10

View File

@ -213,6 +213,7 @@ function TableDeveloperView({table}: Props): JSX.Element
allow-spec-file-download={true}
sort-endpoints-by="method"
beforeTry={beforeTry}
schema-description-expanded={true}
css-file={"/api/rapi-doc.css"}
css-classes={"qqq-rapi-doc"}
></RapiDocReact>