mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 05:10:45 +00:00
add sort-endpoints-by=method
This commit is contained in:
@ -150,6 +150,7 @@ function TableDeveloperView({table}: Props): JSX.Element
|
|||||||
allow-authentication={false}
|
allow-authentication={false}
|
||||||
allow-server-selection={false}
|
allow-server-selection={false}
|
||||||
allow-spec-file-download={true}
|
allow-spec-file-download={true}
|
||||||
|
sort-endpoints-by="method"
|
||||||
beforeTry={beforeTry}
|
beforeTry={beforeTry}
|
||||||
css-file={"/api/rapi-doc.css"}
|
css-file={"/api/rapi-doc.css"}
|
||||||
css-classes={"qqq-rapi-doc"}
|
css-classes={"qqq-rapi-doc"}
|
||||||
|
Reference in New Issue
Block a user