Swagger: Display operation IDs on API docs (#109255)
This commit is contained in:
@@ -125,6 +125,7 @@ export const Page = () => {
|
||||
tryItOutEnabled={true}
|
||||
queryConfigEnabled={false}
|
||||
persistAuthorization={false}
|
||||
displayOperationId
|
||||
/>
|
||||
)}
|
||||
{!url?.value && <div>...{/** TODO, we can make an api docs loading page here */}</div>}
|
||||
|
||||
Reference in New Issue
Block a user