File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 342
342
" code" ,
343
343
" test"
344
344
]
345
+ },
346
+ {
347
+ "login" : " ashsmith" ,
348
+ "name" : " Ash Smith" ,
349
+ "avatar_url" : " https://avatars.githubusercontent.com/u/1086841?v=4" ,
350
+ "profile" : " https://www.ashsmith.io" ,
351
+ "contributions" : [
352
+ " code" ,
353
+ " bug" ,
354
+ " test"
355
+ ]
345
356
}
346
357
],
347
358
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 3
3
[ ![ codecov] ( https://codecov.io/gh/drwpow/openapi-typescript/branch/master/graph/badge.svg )] ( https://codecov.io/gh/drwpow/openapi-typescript )
4
4
5
5
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
6
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-32 -orange.svg?style=flat-square )] ( #contributors- )
6
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-33 -orange.svg?style=flat-square )] ( #contributors- )
7
7
<!-- ALL-CONTRIBUTORS-BADGE:END -->
8
8
9
9
# 📘️ openapi-typescript
@@ -210,6 +210,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
210
210
<td align="center"><a href="https://github.com/yamacent"><img src="https://avatars.githubusercontent.com/u/8544439?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daisuke Yamamoto</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=yamacent" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/issues?q=author%3Ayamacent" title="Bug reports">🐛</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=yamacent" title="Tests">⚠️</a></td>
211
211
<td align="center"><a href="https://github.com/dnalborczyk"><img src="https://avatars.githubusercontent.com/u/2903325?v=4?s=100" width="100px;" alt=""/><br /><sub><b>dnalborczyk</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=dnalborczyk" title="Documentation">📖</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=dnalborczyk" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=dnalborczyk" title="Tests">⚠️</a></td>
212
212
<td align="center"><a href="https://github.com/FabioWanner"><img src="https://avatars.githubusercontent.com/u/46821078?v=4?s=100" width="100px;" alt=""/><br /><sub><b>FabioWanner</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/issues?q=author%3AFabioWanner" title="Bug reports">🐛</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=FabioWanner" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=FabioWanner" title="Tests">⚠️</a></td>
213
+ <td align="center"><a href="https://www.ashsmith.io"><img src="https://avatars.githubusercontent.com/u/1086841?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ash Smith</b></sub></a><br /><a href="https://github.com/drwpow/openapi-typescript/commits?author=ashsmith" title="Code">💻</a> <a href="https://github.com/drwpow/openapi-typescript/issues?q=author%3Aashsmith" title="Bug reports">🐛</a> <a href="https://github.com/drwpow/openapi-typescript/commits?author=ashsmith" title="Tests">⚠️</a></td>
213
214
</tr >
214
215
</table >
215
216
You can’t perform that action at this time.
0 commit comments