File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -49,13 +49,13 @@ Then go to `http://localhost:8080/swagger`.
49
49
50
50
## provider
51
51
@default 'scalar'
52
- Choose between [ Scalar] ( https://swagger.io/specification/v2/ ) & [ SwaggerUI] ( https://github.com/swagger-api/swagger-ui )
52
+ Choose between [ Scalar] ( https://github.com/scalar/scalar ) & [ SwaggerUI] ( https://github.com/swagger-api/swagger-ui )
53
53
54
54
## scalar
55
- Customize scalarConfig, refers to [ Scalar config] ( https://github.com/scalar/scalar )
55
+ Customize scalarConfig, refers to [ Scalar config] ( https://github.com/scalar/scalar/blob/main/documentation/configuration.md )
56
56
57
57
## swagger
58
- Customize Swagger config, refers to [ Swagger 3.0.3 config] ( https://swagger.io/specification/v3/ )
58
+ Customize Swagger config, refers to [ Swagger 3.0.3 config] ( https://swagger.io/specification/v3 )
59
59
60
60
## path
61
61
@default '/swagger'
You can’t perform that action at this time.
0 commit comments