mirror of
https://gitee.com/johng/gf
synced 2026-07-04 21:03:13 +08:00
add example for properties of swagger schema object
This commit is contained in:
@ -31,7 +31,7 @@ const (
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<redoc spec-url="{SwaggerUIDocUrl}"></redoc>
|
||||
<redoc spec-url="{SwaggerUIDocUrl}" show-object-schema-examples="true"></redoc>
|
||||
<script src="https://cdn.jsdelivr.net/npm/redoc@latest/bundles/redoc.standalone.js"> </script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user