File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 44<h1 >
55 @bedtime-coders/elysia-openapi
66</h1 >
7- <a href="https://npmjs.com/package/@bedtime-coders/elysia-openapi">
8- <img src="https://img.shields.io/npm/v/@bedtime-coders/elysia-openapi.svg?style=flat-square" alt="npm version" />
9- </a><a href="https://bundlephobia.com/package/@bedtime-coders/elysia-openapi">
10- <img src="https://img.shields.io/bundlephobia/minzip/@bedtime-coders/elysia-openapi.svg?style=flat-square" alt="bundlephobia" />
11- </a><a href="https://elysiajs.com/">
12- <img src="https://img.shields.io/badge/%F0%9F%A6%8A-f6f8fa?label=elysia&color=blue" alt="elysia" />
13- </a>
7+ <a href="https://npmjs.com/package/@bedtime-coders/elysia-openapi"><img src="https://img.shields.io/npm/v/@bedtime-coders/elysia-openapi.svg?color=purple" alt="npm version" /></a>
8+ <a href="https://bundlephobia.com/package/@bedtime-coders/elysia-openapi"><img src="https://img.shields.io/bundlephobia/minzip/@bedtime-coders/elysia-openapi.svg?color=purple" alt="bundlephobia" /></a>
9+ <a href="https://elysiajs.com/"><img src="https://img.shields.io/badge/%F0%9F%A6%8A-f6f8fa?label=elysia&color=purple" alt="elysia" /></a>
10+ <a href="https://github.com/bedtime-coders/elysia-openapi/blob/main/LICENSE"><img src="https://img.shields.io/github/license/bedtime-coders/elysia-openapi?label=license&color=purple" alt="license" /></a>
11+ <a href="https://github.com/bedtime-coders/elysia-openapi/stargazers/"><img src="https://img.shields.io/github/stars/bedtime-coders/elysia-openapi" alt="star" /></a>
1412</div >
1513
1614Use this plugin to effortlessly expose a beautiful [ OpenAPI] ( https://github.com/OAI/OpenAPI-Specification ) reference page from your ElysiaJS application with zero configuration. Just add the plugin to your Elysia app and you're good to go!
@@ -117,4 +115,4 @@ Paths to exclude from the Swagger endpoint
117115[ github-stars-href ] : https://github.com/bedtime-coders/elysia-openapi/stargazers
118116
119117<!-- Public assets -->
120- [ header-src ] : ./public/header.png
118+ [ header-src ] : ./public/header.png
You can’t perform that action at this time.
0 commit comments