File tree 2 files changed +47
-0
lines changed 2 files changed +47
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "files" : [
3
+ " README.md"
4
+ ],
5
+ "imageSize" : 100 ,
6
+ "commit" : false ,
7
+ "contributors" : [
8
+ {
9
+ "login" : " MikeRalphson" ,
10
+ "name" : " Mike Ralphson" ,
11
+ "avatar_url" : " https://avatars.githubusercontent.com/u/21603?v=4" ,
12
+ "profile" : " http://mermade.github.io" ,
13
+ "contributions" : [
14
+ " code"
15
+ ]
16
+ }
17
+ ],
18
+ "contributorsPerLine" : 7 ,
19
+ "projectName" : " OpenAPI-Specification" ,
20
+ "projectOwner" : " MikeRalphson" ,
21
+ "repoType" : " github" ,
22
+ "repoHost" : " https://github.com" ,
23
+ "skipCi" : true
24
+ }
Original file line number Diff line number Diff line change 1
1
# The OpenAPI Specification
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 -->
2
5
3
6
![ Build Status] ( https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg )
4
7
@@ -56,3 +59,23 @@ Not all feedback can be accommodated and there may be solid arguments for or aga
56
59
See: [ License (Apache-2.0)] ( https://github.com/OAI/OpenAPI-Specification/blob/master/LICENSE )
57
60
58
61
![ Analytics] ( https://ga-beacon.appspot.com/UA-831873-42/readme.md?pixel )
62
+
63
+ ## Contributors ✨
64
+
65
+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
66
+
67
+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
68
+ <!-- prettier-ignore-start -->
69
+ <!-- markdownlint-disable -->
70
+ <table >
71
+ <tr >
72
+ <td align="center"><a href="http://mermade.github.io"><img src="https://avatars.githubusercontent.com/u/21603?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mike Ralphson</b></sub></a><br /><a href="https://github.com/MikeRalphson/OpenAPI-Specification/commits?author=MikeRalphson" title="Code">💻</a></td>
73
+ </tr >
74
+ </table >
75
+
76
+ <!-- markdownlint-restore -->
77
+ <!-- prettier-ignore-end -->
78
+
79
+ <!-- ALL-CONTRIBUTORS-LIST:END -->
80
+
81
+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments