Set 'show-curl-before-try'

This commit is contained in:
2023-05-02 19:57:19 -05:00
parent 9a6e07c462
commit 915b904a77

View File

@ -216,6 +216,7 @@ function TableDeveloperView({table}: Props): JSX.Element
schema-description-expanded={true}
css-file={"/api/rapi-doc.css"}
css-classes={"qqq-rapi-doc"}
show-curl-before-try={true}
></RapiDocReact>
}
</Card>