1
1
# swagger-typescript-api
2
- <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors- )
4
- <!-- ALL-CONTRIBUTORS-BADGE:END -->
5
2
6
- [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/acacode/swagger-typescript-api.svg )] ( https://greenkeeper.io/ )
7
- [ ![ NPM badge] ( https://img.shields.io/npm/v/swagger-typescript-api.svg )] ( https://www.npmjs.com/package/swagger-typescript-api )
8
- [ ![ Build Status] ( https://travis-ci.org/acacode/swagger-typescript-api.svg?branch=master )] ( https://travis-ci.org/acacode/swagger-typescript-api )
3
+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/acacode/swagger-typescript-api.svg )] ( https://greenkeeper.io/ )
4
+ [ ![ NPM badge] ( https://img.shields.io/npm/v/swagger-typescript-api.svg )] ( https://www.npmjs.com/package/swagger-typescript-api )
5
+ [ ![ Build Status] ( https://travis-ci.org/acacode/swagger-typescript-api.svg?branch=master )] ( https://travis-ci.org/acacode/swagger-typescript-api ) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
6
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-12-orange.svg )] ( #contributors )
7
+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
9
8
10
9
<img src="https://raw.githubusercontent.com/acacode/swagger-typescript-api/master/assets/swagger-typescript-api-logo.png " align="left"
11
10
title="swagger-typescript-api logo by js2me" width="93" height="180">
@@ -191,8 +190,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
191
190
<td align="center"><a href="https://github.com/kel666"><img src="https://avatars1.githubusercontent.com/u/2040661?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Fabio</b></sub></a><br /><a href="https://github.com/acacode/swagger-typescript-api/issues?q=author%3Akel666" title="Bug reports">🐛</a> <a href="https://github.com/acacode/swagger-typescript-api/commits?author=kel666" title="Code">💻</a></td>
192
191
</tr >
193
192
</table >
193
+
194
194
<!-- markdownlint-restore -->
195
195
<!-- prettier-ignore-end -->
196
+
196
197
<!-- ALL-CONTRIBUTORS-LIST:END -->
197
198
198
199
This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
@@ -208,23 +209,3 @@ This project follows the [all-contributors](https://github.com/all-contributors/
208
209
209
210
## 📝 License
210
211
Licensed under the [ MIT License] ( https://github.com/acacode/swagger-typescript-api/blob/master/LICENSE ) .
211
-
212
- ## Contributors ✨
213
-
214
- Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
215
-
216
- <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
217
- <!-- prettier-ignore-start -->
218
- <!-- markdownlint-disable -->
219
- <table >
220
- <tr >
221
- <td align="center"><a href="https://github.com/kel666"><img src="https://avatars1.githubusercontent.com/u/2040661?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Fabio</b></sub></a><br /><a href="https://github.com/acacode/swagger-typescript-api/issues?q=author%3Akel666" title="Bug reports">🐛</a> <a href="https://github.com/acacode/swagger-typescript-api/commits?author=kel666" title="Code">💻</a></td>
222
- </tr >
223
- </table >
224
-
225
- <!-- markdownlint-restore -->
226
- <!-- prettier-ignore-end -->
227
-
228
- <!-- ALL-CONTRIBUTORS-LIST:END -->
229
-
230
- This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
0 commit comments