File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 294
294
" code" ,
295
295
" bug"
296
296
]
297
+ },
298
+ {
299
+ "login" : " nksfrank" ,
300
+ "name" : " Niklas Frank" ,
301
+ "avatar_url" : " https://avatars.githubusercontent.com/u/7352072?v=4" ,
302
+ "profile" : " http://nikz.se" ,
303
+ "contributions" : [
304
+ " code" ,
305
+ " bug"
306
+ ]
297
307
}
298
308
],
299
309
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ NPM badge] ( https://img.shields.io/npm/v/swagger-typescript-api.svg )] ( https://www.npmjs.com/package/swagger-typescript-api )
4
4
[ ![ CI] ( https://github.com/acacode/swagger-typescript-api/actions/workflows/main.yml/badge.svg?branch=next )] ( https://github.com/acacode/swagger-typescript-api/actions/workflows/main.yml ) <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
5
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-29 -orange.svg )] ( #contributors )
5
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-30 -orange.svg )] ( #contributors )
6
6
<!-- ALL-CONTRIBUTORS-BADGE:END -->
7
7
8
8
<img src="https://raw.githubusercontent.com/acacode/swagger-typescript-api/master/assets/swagger-typescript-api-logo.png " align="left"
@@ -252,6 +252,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
252
252
</tr >
253
253
<tr >
254
254
<td align="center"><a href="https://github.com/ApacheEx"><img src="https://avatars.githubusercontent.com/u/1918108?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Oleg Kuzava</b></sub></a><br /><a href="https://github.com/acacode/swagger-typescript-api/commits?author=ApacheEx" title="Code">💻</a> <a href="https://github.com/acacode/swagger-typescript-api/issues?q=author%3AApacheEx" title="Bug reports">🐛</a></td>
255
+ <td align="center"><a href="http://nikz.se"><img src="https://avatars.githubusercontent.com/u/7352072?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Niklas Frank</b></sub></a><br /><a href="https://github.com/acacode/swagger-typescript-api/commits?author=nksfrank" title="Code">💻</a> <a href="https://github.com/acacode/swagger-typescript-api/issues?q=author%3Anksfrank" title="Bug reports">🐛</a></td>
255
256
</tr >
256
257
</table >
257
258
You can’t perform that action at this time.
0 commit comments