diff --git a/README.md b/README.md index d0c3291c..4a6021a8 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ If you are looking for a plugin to generate routes from an existing OpenAPI sche Following plugins serve swagger/openapi front-ends based on the swagger definitions generated by this plugin: - [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui) +- [@scalar/fastify-api-reference](https://github.com/scalar/scalar/tree/main/packages/fastify-api-reference) See also [the migration guide](MIGRATION.md) for migrating from `@fastify/swagger` version <= `<=7.x` to version `>=8.x`.