Skip to content

Commit 18f0bd4

Browse files
authored
docs(readme): remove references to the old included ui
Signed-off-by: Frazer Smith <[email protected]>
1 parent c7e21c6 commit 18f0bd4

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1138,11 +1138,7 @@ fastify.route({
11381138
<a name="usage"></a>
11391139
## `$id` and `$ref` usage
11401140
1141-
### How it works under the hood
1142-
1143-
`@fastify/static` serves `swagger-ui` static files, then calls `/docs/json` to get the Swagger file and render it.
1144-
1145-
#### How to work with $refs
1141+
### How to work with $refs
11461142
11471143
The `/docs/json` endpoint in dynamic mode produces a single `swagger.json` file, resolving all of the references.
11481144

0 commit comments

Comments
 (0)