File tree 3 files changed +1
-3
lines changed
3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 4
4
push :
5
5
branches :
6
6
- main
7
- - master
8
7
- next
9
8
- ' v*'
10
9
paths-ignore :
Original file line number Diff line number Diff line change 4
4
push :
5
5
branches :
6
6
- main
7
- - master
8
7
- next
9
8
- ' v*'
10
9
paths-ignore :
Original file line number Diff line number Diff line change 1
1
# @fastify/swagger-ui
2
2
3
3
[ ![ NPM version] ( https://img.shields.io/npm/v/@fastify/swagger-ui.svg?style=flat )] ( https://www.npmjs.com/package/@fastify/swagger-ui )
4
- [ ![ CI] ( https://github.com/fastify/fastify-swagger-ui/actions/workflows/ci.yml/badge.svg?branch=master )] ( https://github.com/fastify/fastify-swagger-ui/actions/workflows/ci.yml )
4
+ [ ![ CI] ( https://github.com/fastify/fastify-swagger-ui/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/fastify/fastify-swagger-ui/actions/workflows/ci.yml )
5
5
[ ![ neostandard javascript style] ( https://img.shields.io/badge/code_style-neostandard-brightgreen?style=flat )] ( https://github.com/neostandard/neostandard )
6
6
7
7
A Fastify plugin for serving [ Swagger UI] ( https://swagger.io/tools/swagger-ui/ ) .
You can’t perform that action at this time.
0 commit comments