From 22447e9014bebffade2df405feb6f8303f6a414d Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:17:07 +0100 Subject: [PATCH 001/164] Add all-contributors metadata --- .all-contributorsrc | 15 +++++++++++++++ CONTRIBUTORS.md | 24 +++++++++++++++--------- README.md | 3 +++ package.json | 1 + 4 files changed, 34 insertions(+), 9 deletions(-) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000000..53d1e71382 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,15 @@ +{ + "projectName": "OpenAPI-Specification", + "projectOwner": "OAI", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "CONTRIBUTORS.md", + "README.md" + ], + "imageSize": 75, + "commit": true, + "commitConvention": "none", + "contributors": [], + "contributorsPerLine": 10 +} diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 817f37a53d..11ae976da0 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1,9 +1,15 @@ -* Darrel Miller [@darrelmiller](https://github.com/darrelmiller) -* Jason Harmon [@jharmn](https://github.com/jharmn) -* Jeremy Whitlock [@whitlockjc](https://github.com/whitlockjc) -* Kris Hahn [@KrisHahn](https://github.com/krishahn) -* Marsh Gardiner [@earth2marsh](https://github.com/earth2marsh) -* Mike Ralphson [@MikeRalphson](https://github.com/mikeralphson) -* Rob Dolin [@RobDolinMS](https://github.com/robdolinms) -* Ron Ratovsky [@webron](https://github.com/webron) -* Tony Tam [@fehguy](https://github.com/fehguy) +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions to the spec or supporting files are welcome! + diff --git a/README.md b/README.md index 02a6ce5be2..0ed4c6546e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # The OpenAPI Specification + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) ![](https://avatars3.githubusercontent.com/u/16343502?v=3&s=200) diff --git a/package.json b/package.json index 08cbfdd010..9aa8b2d9ac 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ }, "devDependencies": { "@hyperjump/json-schema": "^0.17.0", + "all-contributors-cli": "^6.20.0", "chai": "^4.3.1", "mdv": "^1.0.7", "mocha": "^8.3.0", From 6d6f82cf0e05c399bd16c7826256afcd01f86813 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:42 +0100 Subject: [PATCH 002/164] Add @webron as a contributor --- .all-contributorsrc | 14 +++++++++++++- CONTRIBUTORS.md | 5 +++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 53d1e71382..1c1e8a2e49 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -10,6 +10,18 @@ "imageSize": 75, "commit": true, "commitConvention": "none", - "contributors": [], + "contributors": [ + { + "login": "webron", + "name": "Ron", + "avatar_url": "https://avatars.githubusercontent.com/u/241629?v=4", + "profile": "http://swagger.io/", + "contributions": [ + "doc", + "example", + "code" + ] + } + ], "contributorsPerLine": 10 } diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 11ae976da0..bf8a19d1c5 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -5,6 +5,11 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d + + + + +

Ron

πŸ“– πŸ’‘ πŸ’»
From 001fcd936facb78dea1ada8a696fb949948750ab Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:42 +0100 Subject: [PATCH 003/164] Add @earth2marsh as a contributor --- .all-contributorsrc | 10 ++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 1c1e8a2e49..8755e3f93c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -21,6 +21,16 @@ "example", "code" ] + }, + { + "login": "earth2marsh", + "name": "Marsh Gardiner", + "avatar_url": "https://avatars.githubusercontent.com/u/54582?v=4", + "profile": "https://www.linkedin.com/in/marshgardiner/", + "contributions": [ + "doc", + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index bf8a19d1c5..bad078685d 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -8,6 +8,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +

Ron

πŸ“– πŸ’‘ πŸ’»

Marsh Gardiner

πŸ“– πŸ’‘
diff --git a/README.md b/README.md index 0ed4c6546e..21258cde68 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 02e4ef79a0bcb7c9c38713029d5722b5a9ed44bd Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:43 +0100 Subject: [PATCH 004/164] Add @whitlockjc as a contributor --- .all-contributorsrc | 10 ++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8755e3f93c..368e39c87d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -31,6 +31,16 @@ "doc", "example" ] + }, + { + "login": "whitlockjc", + "name": "Jeremy Whitlock", + "avatar_url": "https://avatars.githubusercontent.com/u/98899?v=4", + "profile": "http://thoughtspark.org/", + "contributions": [ + "doc", + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index bad078685d..9b0fda7366 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -9,6 +9,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Ron

πŸ“– πŸ’‘ πŸ’»
Marsh Gardiner

πŸ“– πŸ’‘ +
Jeremy Whitlock

πŸ“– πŸ’‘ diff --git a/README.md b/README.md index 21258cde68..362efd1d30 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From c26e9c69068ff958bd6bcd2e67459f154e7b3bda Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:43 +0100 Subject: [PATCH 005/164] Add @darrelmiller as a contributor --- .all-contributorsrc | 10 ++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 368e39c87d..7e0af3e766 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -41,6 +41,16 @@ "doc", "example" ] + }, + { + "login": "darrelmiller", + "name": "Darrel", + "avatar_url": "https://avatars.githubusercontent.com/u/447694?v=4", + "profile": "http://www.bizcoder.com/", + "contributions": [ + "doc", + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 9b0fda7366..c760b9c75d 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -10,6 +10,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Ron

πŸ“– πŸ’‘ πŸ’»
Marsh Gardiner

πŸ“– πŸ’‘
Jeremy Whitlock

πŸ“– πŸ’‘ +
Darrel

πŸ“– πŸ’‘ diff --git a/README.md b/README.md index 362efd1d30..6e845355af 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 423f5651656a4033aea109f1764a31b86d286202 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:44 +0100 Subject: [PATCH 006/164] Add @MikeRalphson as a contributor --- .all-contributorsrc | 11 +++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 7e0af3e766..43f3da4438 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -51,6 +51,17 @@ "doc", "example" ] + }, + { + "login": "MikeRalphson", + "name": "Mike Ralphson", + "avatar_url": "https://avatars.githubusercontent.com/u/21603?v=4", + "profile": "http://mermade.github.io/", + "contributions": [ + "doc", + "example", + "code" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index c760b9c75d..4745f9a584 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -11,6 +11,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Marsh Gardiner

πŸ“– πŸ’‘
Jeremy Whitlock

πŸ“– πŸ’‘
Darrel

πŸ“– πŸ’‘ +
Mike Ralphson

πŸ“– πŸ’‘ πŸ’» diff --git a/README.md b/README.md index 6e845355af..f867ef604c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 6a987285d36df68448fcff45dbf786e8ebfdcac1 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:45 +0100 Subject: [PATCH 007/164] Add @usarid as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 43f3da4438..b63cdf836d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -62,6 +62,15 @@ "example", "code" ] + }, + { + "login": "usarid", + "name": "Uri Sarid", + "avatar_url": "https://avatars.githubusercontent.com/u/39899?v=4", + "profile": "https://github.com/usarid", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4745f9a584..15f13d0d6b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -12,6 +12,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Jeremy Whitlock

πŸ“– πŸ’‘
Darrel

πŸ“– πŸ’‘
Mike Ralphson

πŸ“– πŸ’‘ πŸ’» +
Uri Sarid

πŸ“– diff --git a/README.md b/README.md index f867ef604c..a0a938cac1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From cb706d37915b0aaa6e490c3e129c2756deee00df Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:45 +0100 Subject: [PATCH 008/164] Add @fehguy as a contributor --- .all-contributorsrc | 11 +++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b63cdf836d..ae08050117 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -71,6 +71,17 @@ "contributions": [ "doc" ] + }, + { + "login": "fehguy", + "name": "Tony Tam", + "avatar_url": "https://avatars.githubusercontent.com/u/249413?v=4", + "profile": "https://fehguy.eatbacon.org/", + "contributions": [ + "doc", + "example", + "code" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 15f13d0d6b..9cef69e7cc 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -13,6 +13,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Darrel

πŸ“– πŸ’‘
Mike Ralphson

πŸ“– πŸ’‘ πŸ’»
Uri Sarid

πŸ“– +
Tony Tam

πŸ“– πŸ’‘ πŸ’» diff --git a/README.md b/README.md index a0a938cac1..4014f76a30 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 4ad1702b5d3a178eb765540ee00912347e7e4ed1 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:46 +0100 Subject: [PATCH 009/164] Add @jharmn as a contributor --- .all-contributorsrc | 11 +++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index ae08050117..0e5ecda621 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -82,6 +82,17 @@ "example", "code" ] + }, + { + "login": "jharmn", + "name": "Jason Harmon", + "avatar_url": "https://avatars.githubusercontent.com/u/1305160?v=4", + "profile": "https://github.com/jharmn", + "contributions": [ + "example", + "code", + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 9cef69e7cc..90c805fd77 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -14,6 +14,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Mike Ralphson

πŸ“– πŸ’‘ πŸ’»
Uri Sarid

πŸ“–
Tony Tam

πŸ“– πŸ’‘ πŸ’» +
Jason Harmon

πŸ’‘ πŸ’» πŸ“– diff --git a/README.md b/README.md index 4014f76a30..47f83f7d99 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From fc6acd114ccf3cc740c12443003c481e8f18920f Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:46 +0100 Subject: [PATCH 010/164] Add @silas as a contributor --- .all-contributorsrc | 10 ++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0e5ecda621..9905a866c7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -93,6 +93,16 @@ "code", "doc" ] + }, + { + "login": "silas", + "name": "Silas Sewell", + "avatar_url": "https://avatars.githubusercontent.com/u/18528?v=4", + "profile": "https://www.sewell.org/", + "contributions": [ + "doc", + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 90c805fd77..7c2e5171f3 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -15,6 +15,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Uri Sarid

πŸ“–
Tony Tam

πŸ“– πŸ’‘ πŸ’»
Jason Harmon

πŸ’‘ πŸ’» πŸ“– +
Silas Sewell

πŸ“– πŸ’‘ diff --git a/README.md b/README.md index 47f83f7d99..68f81decb5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From e0f1685f772db65257220bfc4bbae7b10d241d82 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:47 +0100 Subject: [PATCH 011/164] Add @steffkes as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 9905a866c7..692254743d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -103,6 +103,15 @@ "doc", "example" ] + }, + { + "login": "steffkes", + "name": "steffkes", + "avatar_url": "https://avatars.githubusercontent.com/u/325361?v=4", + "profile": "https://github.com/steffkes", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 7c2e5171f3..93fef5c735 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -16,6 +16,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Tony Tam

πŸ“– πŸ’‘ πŸ’»
Jason Harmon

πŸ’‘ πŸ’» πŸ“–
Silas Sewell

πŸ“– πŸ’‘ +
steffkes

πŸ“– diff --git a/README.md b/README.md index 68f81decb5..aa277ee93e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 8cab49e5133b13dc19d3c55b115a9c725380a5a9 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:48 +0100 Subject: [PATCH 012/164] Add @pconnelly15 as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 692254743d..c34e0fe59a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -112,6 +112,15 @@ "contributions": [ "doc" ] + }, + { + "login": "pconnelly15", + "name": "Pat", + "avatar_url": "https://avatars.githubusercontent.com/u/3385715?v=4", + "profile": "http://corevity.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 93fef5c735..6489e3b447 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -18,6 +18,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Silas Sewell

πŸ“– πŸ’‘
steffkes

πŸ“– + +
Pat

πŸ“– + diff --git a/README.md b/README.md index aa277ee93e..c7c69229c0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 36b232e492b0d9b1dced36fb4f8f93afafdc883a Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:48 +0100 Subject: [PATCH 013/164] Add @xhh as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index c34e0fe59a..1fbc5720e6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -121,6 +121,15 @@ "contributions": [ "doc" ] + }, + { + "login": "xhh", + "name": "xhh", + "avatar_url": "https://avatars.githubusercontent.com/u/159740?v=4", + "profile": "https://github.com/xhh", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 6489e3b447..ebcabd87f8 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -20,6 +20,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Pat

πŸ“– +
xhh

πŸ“– diff --git a/README.md b/README.md index c7c69229c0..2484df719c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From b3a3c9a7130772092d867e52bf25186799e6dffd Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:49 +0100 Subject: [PATCH 014/164] Add @kalmanh as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 1fbc5720e6..427efa5445 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -130,6 +130,15 @@ "contributions": [ "doc" ] + }, + { + "login": "kalmanh", + "name": "Kalman Hazins", + "avatar_url": "https://avatars.githubusercontent.com/u/869312?v=4", + "profile": "https://github.com/kalmanh", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index ebcabd87f8..ab6c872004 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -21,6 +21,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Pat

πŸ“–
xhh

πŸ“– +
Kalman Hazins

πŸ“– diff --git a/README.md b/README.md index 2484df719c..569dbafaef 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From fd36cc31e84c99614dc0ef5aae30a3dea9b41263 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:49 +0100 Subject: [PATCH 015/164] Add @striglia as a contributor --- .all-contributorsrc | 10 ++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 427efa5445..bceeb7e0f6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -139,6 +139,16 @@ "contributions": [ "doc" ] + }, + { + "login": "striglia", + "name": "Scott Triglia", + "avatar_url": "https://avatars.githubusercontent.com/u/262630?v=4", + "profile": "https://github.com/striglia", + "contributions": [ + "example", + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index ab6c872004..33cf7de2ae 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -22,6 +22,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Pat

πŸ“–
xhh

πŸ“–
Kalman Hazins

πŸ“– +
Scott Triglia

πŸ’‘ πŸ“– diff --git a/README.md b/README.md index 569dbafaef..fa75e1f713 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 15de2a7225cb06d1fd8b4243e98166e963ae87d2 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:50 +0100 Subject: [PATCH 016/164] Add @paulhill as a contributor --- .all-contributorsrc | 10 ++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index bceeb7e0f6..53aebcc3c6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -149,6 +149,16 @@ "example", "doc" ] + }, + { + "login": "paulhill", + "name": "Paul Hill", + "avatar_url": "https://avatars.githubusercontent.com/u/754053?v=4", + "profile": "https://github.com/paulhill", + "contributions": [ + "example", + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 33cf7de2ae..8ebc4f6cdb 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -23,6 +23,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
xhh

πŸ“–
Kalman Hazins

πŸ“–
Scott Triglia

πŸ’‘ πŸ“– +
Paul Hill

πŸ’‘ πŸ“– diff --git a/README.md b/README.md index fa75e1f713..03d1a60b2f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 5dbd026426444cf23e21db90771eb08834395320 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:51 +0100 Subject: [PATCH 017/164] Add @astaxie as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 53aebcc3c6..8b23ed3b05 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -159,6 +159,15 @@ "example", "doc" ] + }, + { + "login": "astaxie", + "name": "astaxie", + "avatar_url": "https://avatars.githubusercontent.com/u/233907?v=4", + "profile": "http://beego.me/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 8ebc4f6cdb..6309ae9056 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -24,6 +24,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Kalman Hazins

πŸ“–
Scott Triglia

πŸ’‘ πŸ“–
Paul Hill

πŸ’‘ πŸ“– +
astaxie

πŸ“– diff --git a/README.md b/README.md index 03d1a60b2f..805944476f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 20e16a54e1bc4567ce5446568f6446fcf4bc3d7d Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:51 +0100 Subject: [PATCH 018/164] Add @oogg as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8b23ed3b05..c3a4f5ae89 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -168,6 +168,15 @@ "contributions": [ "doc" ] + }, + { + "login": "oogg", + "name": "Oliver Ogg", + "avatar_url": "https://avatars.githubusercontent.com/u/137507?v=4", + "profile": "http://www.twitter.com/oliverogg", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 6309ae9056..d9dfa0a40c 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -25,6 +25,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Scott Triglia

πŸ’‘ πŸ“–
Paul Hill

πŸ’‘ πŸ“–
astaxie

πŸ“– +
Oliver Ogg

πŸ“– diff --git a/README.md b/README.md index 805944476f..f25db905dc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 44c74c2cd3c049a2058bf6955eb0596cf623f3cd Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:52 +0100 Subject: [PATCH 019/164] Add @wting as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index c3a4f5ae89..0d023b7014 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -177,6 +177,15 @@ "contributions": [ "doc" ] + }, + { + "login": "wting", + "name": "William Ting", + "avatar_url": "https://avatars.githubusercontent.com/u/622170?v=4", + "profile": "http://williamting.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index d9dfa0a40c..ca0283e4d6 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -26,6 +26,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Paul Hill

πŸ’‘ πŸ“–
astaxie

πŸ“–
Oliver Ogg

πŸ“– +
William Ting

πŸ“– diff --git a/README.md b/README.md index f25db905dc..613c5ef89d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 481d0a06b5dfeb3728f4e3cac63689753c9767b3 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:53 +0100 Subject: [PATCH 020/164] Add @unsetbit as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0d023b7014..332ce5cff5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -186,6 +186,15 @@ "contributions": [ "doc" ] + }, + { + "login": "unsetbit", + "name": "Ozan Turgut", + "avatar_url": "https://avatars.githubusercontent.com/u/788536?v=4", + "profile": "https://github.com/unsetbit", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index ca0283e4d6..a603e8b449 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -27,6 +27,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
astaxie

πŸ“–
Oliver Ogg

πŸ“–
William Ting

πŸ“– +
Ozan Turgut

πŸ“– diff --git a/README.md b/README.md index 613c5ef89d..9a879e49a4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From b9808a2eac2d96697731f85bcec569ad0d03623a Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:53 +0100 Subject: [PATCH 021/164] Add @madskristensen as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 332ce5cff5..0de3d1b88d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -195,6 +195,15 @@ "contributions": [ "doc" ] + }, + { + "login": "madskristensen", + "name": "Mads Kristensen", + "avatar_url": "https://avatars.githubusercontent.com/u/1258877?v=4", + "profile": "https://www.madskristensen.net/", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index a603e8b449..bc8df4c4f9 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -28,6 +28,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Oliver Ogg

πŸ“–
William Ting

πŸ“–
Ozan Turgut

πŸ“– +
Mads Kristensen

πŸ’‘ diff --git a/README.md b/README.md index 9a879e49a4..3805a37f8e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From bc2fba0e84de5fed9fa9cc69f8d8a75afed8d532 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:54 +0100 Subject: [PATCH 022/164] Add @yvasiyarov as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0de3d1b88d..41724df365 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -204,6 +204,15 @@ "contributions": [ "example" ] + }, + { + "login": "yvasiyarov", + "name": "Yuriy Vasiyarov", + "avatar_url": "https://avatars.githubusercontent.com/u/889406?v=4", + "profile": "http://varyous-simbir.blogspot.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index bc8df4c4f9..a5eddaa8d4 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -30,6 +30,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Ozan Turgut

πŸ“–
Mads Kristensen

πŸ’‘ + +
Yuriy Vasiyarov

πŸ“– + diff --git a/README.md b/README.md index 3805a37f8e..9a5506b56d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From ebaaba2e7c41ec9c7da024cb13fe183a1e1648b8 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:54 +0100 Subject: [PATCH 023/164] Add @mohsen1 as a contributor --- .all-contributorsrc | 10 ++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 41724df365..5a14b641d2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -213,6 +213,16 @@ "contributions": [ "doc" ] + }, + { + "login": "mohsen1", + "name": "Mohsen Azimi", + "avatar_url": "https://avatars.githubusercontent.com/u/543633?v=4", + "profile": "https://azimi.me/", + "contributions": [ + "example", + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index a5eddaa8d4..90c789b106 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -32,6 +32,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Yuriy Vasiyarov

πŸ“– +
Mohsen Azimi

πŸ’‘ πŸ“– diff --git a/README.md b/README.md index 9a5506b56d..fab344d167 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 1a999e6ffe6de119aaec47e4996e9e6107d9052f Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:55 +0100 Subject: [PATCH 024/164] Add @maxlinc as a contributor --- .all-contributorsrc | 11 +++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 5a14b641d2..b41a2702b3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -223,6 +223,17 @@ "example", "doc" ] + }, + { + "login": "maxlinc", + "name": "Max Lincoln", + "avatar_url": "https://avatars.githubusercontent.com/u/896878?v=4", + "profile": "http://devopsy.com/", + "contributions": [ + "example", + "code", + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 90c789b106..69d0039870 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -33,6 +33,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Yuriy Vasiyarov

πŸ“–
Mohsen Azimi

πŸ’‘ πŸ“– +
Max Lincoln

πŸ’‘ πŸ’» πŸ“– diff --git a/README.md b/README.md index fab344d167..0978ec0ceb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 2956676aa79d0b0e7517c42c1032e45fd0003ac8 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:56 +0100 Subject: [PATCH 025/164] Add @kmatheussen as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b41a2702b3..fa844db224 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -234,6 +234,15 @@ "code", "doc" ] + }, + { + "login": "kmatheussen", + "name": "Kjetil Matheussen", + "avatar_url": "https://avatars.githubusercontent.com/u/1146279?v=4", + "profile": "http://users.notam02.no/~kjetism", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 69d0039870..256a6fd240 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -34,6 +34,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Yuriy Vasiyarov

πŸ“–
Mohsen Azimi

πŸ’‘ πŸ“–
Max Lincoln

πŸ’‘ πŸ’» πŸ“– +
Kjetil Matheussen

πŸ“– diff --git a/README.md b/README.md index 0978ec0ceb..eb8a394a1f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From e66f6258737f71b5ab5ff9610ff04b472c822662 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:56 +0100 Subject: [PATCH 026/164] Add @wonderlic-chrisk as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index fa844db224..459c67be27 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -243,6 +243,15 @@ "contributions": [ "doc" ] + }, + { + "login": "wonderlic-chrisk", + "name": "Chris Katz", + "avatar_url": "https://avatars.githubusercontent.com/u/8118392?v=4", + "profile": "https://github.com/wonderlic-chrisk", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 256a6fd240..5176b08756 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -35,6 +35,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Mohsen Azimi

πŸ’‘ πŸ“–
Max Lincoln

πŸ’‘ πŸ’» πŸ“–
Kjetil Matheussen

πŸ“– +
Chris Katz

πŸ“– diff --git a/README.md b/README.md index eb8a394a1f..035aa8255d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-25-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 0df79158ce6b732966794cd4a1cbdbcfad0fcf47 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:57 +0100 Subject: [PATCH 027/164] Add @noirbizarre as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 459c67be27..5e83b39ef9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -252,6 +252,15 @@ "contributions": [ "doc" ] + }, + { + "login": "noirbizarre", + "name": "Axel H.", + "avatar_url": "https://avatars.githubusercontent.com/u/15725?v=4", + "profile": "http://noirbizarre.info/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 5176b08756..2277f90e39 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -36,6 +36,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Max Lincoln

πŸ’‘ πŸ’» πŸ“–
Kjetil Matheussen

πŸ“–
Chris Katz

πŸ“– +
Axel H.

πŸ“– diff --git a/README.md b/README.md index 035aa8255d..4c65461e38 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-25-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-26-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 6ede127699c07acc6a1701a54cbb44e2c01b6f25 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:57 +0100 Subject: [PATCH 028/164] Add @mission-liao as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 5e83b39ef9..dc17a7ede5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -261,6 +261,15 @@ "contributions": [ "doc" ] + }, + { + "login": "mission-liao", + "name": "mission.liao", + "avatar_url": "https://avatars.githubusercontent.com/u/1988671?v=4", + "profile": "https://github.com/mission-liao", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 2277f90e39..433632ca1b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -37,6 +37,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Kjetil Matheussen

πŸ“–
Chris Katz

πŸ“–
Axel H.

πŸ“– +
mission.liao

πŸ“– diff --git a/README.md b/README.md index 4c65461e38..a52889b729 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-26-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-27-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From aa742edd9e9f22241a07d512eb94652962037efc Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:58 +0100 Subject: [PATCH 029/164] Add @gigablah as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index dc17a7ede5..50f12b5a32 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -270,6 +270,15 @@ "contributions": [ "doc" ] + }, + { + "login": "gigablah", + "name": "Chris Heng", + "avatar_url": "https://avatars.githubusercontent.com/u/471275?v=4", + "profile": "http://vgmdb.net/", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 433632ca1b..ac2ece721d 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -38,6 +38,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Chris Katz

πŸ“–
Axel H.

πŸ“–
mission.liao

πŸ“– +
Chris Heng

πŸ’‘ diff --git a/README.md b/README.md index a52889b729..80300ea27e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-27-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-28-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 8484411f93794ac08dee9806550cabcf4f90eb5c Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:59 +0100 Subject: [PATCH 030/164] Add @fotinakis as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 50f12b5a32..e3bf491cc3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -279,6 +279,15 @@ "contributions": [ "example" ] + }, + { + "login": "fotinakis", + "name": "Mike Fotinakis", + "avatar_url": "https://avatars.githubusercontent.com/u/75300?v=4", + "profile": "https://percy.io/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index ac2ece721d..a9f4a5be26 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -39,6 +39,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Axel H.

πŸ“–
mission.liao

πŸ“–
Chris Heng

πŸ’‘ +
Mike Fotinakis

πŸ“– diff --git a/README.md b/README.md index 80300ea27e..7405f3abc5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-28-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From fa251df51451c1211e1148372fab0382d1e7aec7 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:34:59 +0100 Subject: [PATCH 031/164] Add @picsoung as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index e3bf491cc3..a6390bbe6a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -288,6 +288,15 @@ "contributions": [ "doc" ] + }, + { + "login": "picsoung", + "name": "Nicolas GreniΓ©", + "avatar_url": "https://avatars.githubusercontent.com/u/172072?v=4", + "profile": "https://nicolasgrenie.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index a9f4a5be26..4dcdc053fe 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -40,6 +40,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
mission.liao

πŸ“–
Chris Heng

πŸ’‘
Mike Fotinakis

πŸ“– +
Nicolas GreniΓ©

πŸ“– diff --git a/README.md b/README.md index 7405f3abc5..e2ba4b98b9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From ced2aa447072800a9c0e846f7b1359e347cc4dea Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:00 +0100 Subject: [PATCH 032/164] Add @tlivings as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index a6390bbe6a..e078808582 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -297,6 +297,15 @@ "contributions": [ "doc" ] + }, + { + "login": "tlivings", + "name": "Trevor Livingston", + "avatar_url": "https://avatars.githubusercontent.com/u/20686?v=4", + "profile": "http://about.me/trevorlivingston", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4dcdc053fe..2de94e1a14 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -42,6 +42,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Mike Fotinakis

πŸ“–
Nicolas GreniΓ©

πŸ“– + +
Trevor Livingston

πŸ“– + diff --git a/README.md b/README.md index e2ba4b98b9..39d256dce9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-31-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From e26b194aa558631108b26fc1962506d0fea75e7d Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:00 +0100 Subject: [PATCH 033/164] Add @elazar as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index e078808582..5c811c1c0f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -306,6 +306,15 @@ "contributions": [ "doc" ] + }, + { + "login": "elazar", + "name": "Matthew Turland", + "avatar_url": "https://avatars.githubusercontent.com/u/15487?v=4", + "profile": "https://matthewturland.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 2de94e1a14..6d1a284005 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -44,6 +44,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Trevor Livingston

πŸ“– +
Matthew Turland

πŸ“– diff --git a/README.md b/README.md index 39d256dce9..7a3560265b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-31-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-32-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 02dc5cb6637f644762990a692f966746021ab78d Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:01 +0100 Subject: [PATCH 034/164] Add @mbartel as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 5c811c1c0f..e70d768ee3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -315,6 +315,15 @@ "contributions": [ "doc" ] + }, + { + "login": "mbartel", + "name": "Michael Bartel", + "avatar_url": "https://avatars.githubusercontent.com/u/253451?v=4", + "profile": "https://github.com/mbartel", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 6d1a284005..970d63c2c0 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -45,6 +45,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Trevor Livingston

πŸ“–
Matthew Turland

πŸ“– +
Michael Bartel

πŸ“– diff --git a/README.md b/README.md index 7a3560265b..c2b512be92 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-32-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-33-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 609e214ca1e3446c9d6bf864b2aeb6494cd76170 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:02 +0100 Subject: [PATCH 035/164] Add @MattiSG as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index e70d768ee3..33e8ba0670 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -324,6 +324,15 @@ "contributions": [ "doc" ] + }, + { + "login": "MattiSG", + "name": "Matti Schneider", + "avatar_url": "https://avatars.githubusercontent.com/u/222463?v=4", + "profile": "https://mattischneider.fr/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 970d63c2c0..87a0a44eec 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -46,6 +46,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Trevor Livingston

πŸ“–
Matthew Turland

πŸ“–
Michael Bartel

πŸ“– +
Matti Schneider

πŸ“– diff --git a/README.md b/README.md index c2b512be92..29e2e837b5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-33-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-34-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 84f892e8632e6e9326419949f6a5ce3f7daa9ad0 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:02 +0100 Subject: [PATCH 036/164] Add @khrt as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 33e8ba0670..4d876747dd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -333,6 +333,15 @@ "contributions": [ "doc" ] + }, + { + "login": "khrt", + "name": "Artur Khabibullin", + "avatar_url": "https://avatars.githubusercontent.com/u/736103?v=4", + "profile": "https://github.com/khrt", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 87a0a44eec..f23c5b91f6 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -47,6 +47,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Matthew Turland

πŸ“–
Michael Bartel

πŸ“–
Matti Schneider

πŸ“– +
Artur Khabibullin

πŸ“– diff --git a/README.md b/README.md index 29e2e837b5..b0f38a7032 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-34-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-35-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 854552771312815e28b9006959cd711d7df46b26 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:03 +0100 Subject: [PATCH 037/164] Add @dret as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4d876747dd..372f9197bf 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -342,6 +342,15 @@ "contributions": [ "doc" ] + }, + { + "login": "dret", + "name": "Erik Wilde", + "avatar_url": "https://avatars.githubusercontent.com/u/1848612?v=4", + "profile": "http://dret.net/netdret/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index f23c5b91f6..4e058d6088 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -48,6 +48,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Michael Bartel

πŸ“–
Matti Schneider

πŸ“–
Artur Khabibullin

πŸ“– +
Erik Wilde

πŸ“– diff --git a/README.md b/README.md index b0f38a7032..2098a6bbc2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-35-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-36-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From ffa4cf5d37761ef7a809a37d2a27282e6cc2e2b3 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:04 +0100 Subject: [PATCH 038/164] Add @casualjim as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 372f9197bf..054244b1ec 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -351,6 +351,15 @@ "contributions": [ "doc" ] + }, + { + "login": "casualjim", + "name": "Ivan Porto Carrero", + "avatar_url": "https://avatars.githubusercontent.com/u/456109?v=4", + "profile": "http://flanders.co.nz/", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4e058d6088..923e75592f 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -49,6 +49,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Matti Schneider

πŸ“–
Artur Khabibullin

πŸ“–
Erik Wilde

πŸ“– +
Ivan Porto Carrero

πŸ’‘ diff --git a/README.md b/README.md index 2098a6bbc2..64fe992a3c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-36-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-37-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 5a1fce4b3f38b6cfef294e54d24c5ccfd42a9de5 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:04 +0100 Subject: [PATCH 039/164] Add @kevgo as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 054244b1ec..9a39674a6e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -360,6 +360,15 @@ "contributions": [ "example" ] + }, + { + "login": "kevgo", + "name": "Kevin Goslar", + "avatar_url": "https://avatars.githubusercontent.com/u/268934?v=4", + "profile": "https://github.com/kevgo", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 923e75592f..8d7fc9bf6d 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -50,6 +50,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Artur Khabibullin

πŸ“–
Erik Wilde

πŸ“–
Ivan Porto Carrero

πŸ’‘ +
Kevin Goslar

πŸ’‘ diff --git a/README.md b/README.md index 64fe992a3c..06f0a41cd8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-37-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-38-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 51f814223828001db8d7c3c9a657bbf04d06246b Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:05 +0100 Subject: [PATCH 040/164] Add @muenchhausen as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 9a39674a6e..dcec14924f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -369,6 +369,15 @@ "contributions": [ "example" ] + }, + { + "login": "muenchhausen", + "name": "Derk Muenchhausen", + "avatar_url": "https://avatars.githubusercontent.com/u/1210783?v=4", + "profile": "https://github.com/muenchhausen", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 8d7fc9bf6d..26097bf9f2 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -51,6 +51,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Erik Wilde

πŸ“–
Ivan Porto Carrero

πŸ’‘
Kevin Goslar

πŸ’‘ +
Derk Muenchhausen

πŸ“– diff --git a/README.md b/README.md index 06f0a41cd8..ed96c41662 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-38-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-39-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 36747eb3fa162be41f17e081e581ed9687746249 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:06 +0100 Subject: [PATCH 041/164] Add @rahulsom as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index dcec14924f..1a5500c49f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -378,6 +378,15 @@ "contributions": [ "doc" ] + }, + { + "login": "rahulsom", + "name": "Rahul Somasunderam", + "avatar_url": "https://avatars.githubusercontent.com/u/193047?v=4", + "profile": "https://rahulsom.github.io/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 26097bf9f2..bf32a478af 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -52,6 +52,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Ivan Porto Carrero

πŸ’‘
Kevin Goslar

πŸ’‘
Derk Muenchhausen

πŸ“– +
Rahul Somasunderam

πŸ“– diff --git a/README.md b/README.md index ed96c41662..62b4ba7cdc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-39-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-40-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 9a0e8ab6fb3a11db87359f4bb3318359ec0fbb6f Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:06 +0100 Subject: [PATCH 042/164] Add @xverges as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 1a5500c49f..e921acafe2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -387,6 +387,15 @@ "contributions": [ "doc" ] + }, + { + "login": "xverges", + "name": "Xavier VergΓ©s", + "avatar_url": "https://avatars.githubusercontent.com/u/460418?v=4", + "profile": "http://x.verg.es/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index bf32a478af..5f859707e6 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -54,6 +54,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Derk Muenchhausen

πŸ“–
Rahul Somasunderam

πŸ“– + +
Xavier VergΓ©s

πŸ“– + diff --git a/README.md b/README.md index 62b4ba7cdc..e01036f753 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-40-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-41-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From ac6a34103b1b6b12bc17792af1e04cc7e08c480b Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:07 +0100 Subject: [PATCH 043/164] Add @mac- as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index e921acafe2..d78d2cef1a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -396,6 +396,15 @@ "contributions": [ "doc" ] + }, + { + "login": "mac-", + "name": "Mac Angell", + "avatar_url": "https://avatars.githubusercontent.com/u/1530281?v=4", + "profile": "https://github.com/mac-", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 5f859707e6..ea8a5eb32e 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -56,6 +56,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Xavier VergΓ©s

πŸ“– +
Mac Angell

πŸ“– diff --git a/README.md b/README.md index e01036f753..86c361357c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-41-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-42-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 081cc3ff3ab16602c1a57cf2307a3a14a1944f06 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:07 +0100 Subject: [PATCH 044/164] Add @fliptoo as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index d78d2cef1a..9a120b274f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -405,6 +405,15 @@ "contributions": [ "doc" ] + }, + { + "login": "fliptoo", + "name": "Huang Yee", + "avatar_url": "https://avatars.githubusercontent.com/u/736482?v=4", + "profile": "https://github.com/fliptoo", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index ea8a5eb32e..1f1d8cea62 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -57,6 +57,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Xavier VergΓ©s

πŸ“–
Mac Angell

πŸ“– +
Huang Yee

πŸ“– diff --git a/README.md b/README.md index 86c361357c..aa452c0c83 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-42-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-43-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From e5d8078d37cbdd03d7572afefc6bf58f88fa3e28 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:08 +0100 Subject: [PATCH 045/164] Add @skrusty as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 9a120b274f..3c56b756b2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -414,6 +414,15 @@ "contributions": [ "doc" ] + }, + { + "login": "skrusty", + "name": "Ben Merrills", + "avatar_url": "https://avatars.githubusercontent.com/u/8448201?v=4", + "profile": "http://www.xdev.net/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 1f1d8cea62..b655156103 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -58,6 +58,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Xavier VergΓ©s

πŸ“–
Mac Angell

πŸ“–
Huang Yee

πŸ“– +
Ben Merrills

πŸ“– diff --git a/README.md b/README.md index aa452c0c83..09ff249424 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-43-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-44-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 267a2e88e87f2796962de6ead6618c53f6841695 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:09 +0100 Subject: [PATCH 046/164] Add @tarlog as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 3c56b756b2..f4f517c999 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -423,6 +423,15 @@ "contributions": [ "doc" ] + }, + { + "login": "tarlog", + "name": "Michael Elman", + "avatar_url": "https://avatars.githubusercontent.com/u/666673?v=4", + "profile": "https://github.com/tarlog", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index b655156103..5e78e4104f 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -59,6 +59,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Mac Angell

πŸ“–
Huang Yee

πŸ“–
Ben Merrills

πŸ“– +
Michael Elman

πŸ“– diff --git a/README.md b/README.md index 09ff249424..7e70639c35 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-44-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-45-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 01c546d262f4ced6c7e6c0da2e70e3d9b7ae9d4c Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:09 +0100 Subject: [PATCH 047/164] Add @matt-gibbs as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index f4f517c999..7c3e53f87d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -432,6 +432,15 @@ "contributions": [ "doc" ] + }, + { + "login": "matt-gibbs", + "name": "Matt Gibbs", + "avatar_url": "https://avatars.githubusercontent.com/u/6565986?v=4", + "profile": "https://github.com/matt-gibbs", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 5e78e4104f..fe594da27f 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -60,6 +60,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Huang Yee

πŸ“–
Ben Merrills

πŸ“–
Michael Elman

πŸ“– +
Matt Gibbs

πŸ“– diff --git a/README.md b/README.md index 7e70639c35..2570951d1c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-45-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-46-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 4eb9118acd7b11098813573319b2000d431e5fdc Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:10 +0100 Subject: [PATCH 048/164] Add @xrysanthos as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 7c3e53f87d..43b5151398 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -441,6 +441,15 @@ "contributions": [ "doc" ] + }, + { + "login": "xrysanthos", + "name": "Chrysanthos Spiliotopoulos", + "avatar_url": "https://avatars.githubusercontent.com/u/4200677?v=4", + "profile": "https://www.linkedin.com/in/xrysanthos", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index fe594da27f..020c4eaf01 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -61,6 +61,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Ben Merrills

πŸ“–
Michael Elman

πŸ“–
Matt Gibbs

πŸ“– +
Chrysanthos Spiliotopoulos

πŸ“– diff --git a/README.md b/README.md index 2570951d1c..42c8d66e07 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-46-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-47-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 36cffb7305917606077eb83edaa97428257372ed Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:11 +0100 Subject: [PATCH 049/164] Add @ikitommi as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 43b5151398..7d3c9640de 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -450,6 +450,15 @@ "contributions": [ "doc" ] + }, + { + "login": "ikitommi", + "name": "Tommi Reiman", + "avatar_url": "https://avatars.githubusercontent.com/u/567532?v=4", + "profile": "https://twitter.com/ikitommi", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 020c4eaf01..1e842392a4 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -62,6 +62,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Michael Elman

πŸ“–
Matt Gibbs

πŸ“–
Chrysanthos Spiliotopoulos

πŸ“– +
Tommi Reiman

πŸ“– diff --git a/README.md b/README.md index 42c8d66e07..fc895a16b0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-47-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-48-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 43154eb7b81b91bfd457769fed52b28dbf743e8a Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:11 +0100 Subject: [PATCH 050/164] Add @atlithorn as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 7d3c9640de..34f3181e8e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -459,6 +459,15 @@ "contributions": [ "doc" ] + }, + { + "login": "atlithorn", + "name": "atlithorn", + "avatar_url": "https://avatars.githubusercontent.com/u/467317?v=4", + "profile": "http://gangverk.is/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 1e842392a4..19e21ce8da 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -63,6 +63,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Matt Gibbs

πŸ“–
Chrysanthos Spiliotopoulos

πŸ“–
Tommi Reiman

πŸ“– +
atlithorn

πŸ“– diff --git a/README.md b/README.md index fc895a16b0..ea74f634a3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-48-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-49-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 498190026b5cd9e959195e4450445a062b7cd048 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:12 +0100 Subject: [PATCH 051/164] Add @RobWin as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 34f3181e8e..63a2267cbd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -468,6 +468,15 @@ "contributions": [ "doc" ] + }, + { + "login": "RobWin", + "name": "Robert Winkler", + "avatar_url": "https://avatars.githubusercontent.com/u/5815046?v=4", + "profile": "https://github.com/RobWin", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 19e21ce8da..201974ee21 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -64,6 +64,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Chrysanthos Spiliotopoulos

πŸ“–
Tommi Reiman

πŸ“–
atlithorn

πŸ“– +
Robert Winkler

πŸ“– diff --git a/README.md b/README.md index ea74f634a3..36b3ef9556 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-49-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-50-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 96c39036c9da859522e42d30355034f0aa331c72 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:12 +0100 Subject: [PATCH 052/164] Add @JamesMessinger as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 63a2267cbd..f762886c3f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -477,6 +477,15 @@ "contributions": [ "doc" ] + }, + { + "login": "JamesMessinger", + "name": "James Messinger", + "avatar_url": "https://avatars.githubusercontent.com/u/3453903?v=4", + "profile": "https://github.com/JamesMessinger", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 201974ee21..7d8c0508e4 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -66,6 +66,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
atlithorn

πŸ“–
Robert Winkler

πŸ“– + +
James Messinger

πŸ“– + diff --git a/README.md b/README.md index 36b3ef9556..67f3258d0d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-50-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-51-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 2db5f0057333232863ef9ee39d5c0dcd20f14211 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:13 +0100 Subject: [PATCH 053/164] Add @OwenBrotherwood as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index f762886c3f..08bacbdcfd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -486,6 +486,15 @@ "contributions": [ "doc" ] + }, + { + "login": "OwenBrotherwood", + "name": "Owen Brotherwood", + "avatar_url": "https://avatars.githubusercontent.com/u/866122?v=4", + "profile": "https://www.linkedin.com/in/owenbrotherwood/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 7d8c0508e4..cc74efa073 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -68,6 +68,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
James Messinger

πŸ“– +
Owen Brotherwood

πŸ“– diff --git a/README.md b/README.md index 67f3258d0d..aa4afdafb5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-51-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-52-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 3d7ba5ca1935f170eb254203253a8c19c2b16733 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:14 +0100 Subject: [PATCH 054/164] Add @dilipkrish as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 08bacbdcfd..75c20ff251 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -495,6 +495,15 @@ "contributions": [ "doc" ] + }, + { + "login": "dilipkrish", + "name": "Dilip Krishnan", + "avatar_url": "https://avatars.githubusercontent.com/u/73257?v=4", + "profile": "https://github.com/dilipkrish", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index cc74efa073..cacd5a1698 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -69,6 +69,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
James Messinger

πŸ“–
Owen Brotherwood

πŸ“– +
Dilip Krishnan

πŸ“– diff --git a/README.md b/README.md index aa4afdafb5..4bf70a2679 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-52-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-53-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From b6763246ad5e459b6e27191d335438f99d80d7cb Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:35:14 +0100 Subject: [PATCH 055/164] Add @Maks3w as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 75c20ff251..72c349434a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -504,6 +504,15 @@ "contributions": [ "doc" ] + }, + { + "login": "Maks3w", + "name": "Maks3w", + "avatar_url": "https://avatars.githubusercontent.com/u/1301698?v=4", + "profile": "https://github.com/Maks3w", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index cacd5a1698..deb5b9b742 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -70,6 +70,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
James Messinger

πŸ“–
Owen Brotherwood

πŸ“–
Dilip Krishnan

πŸ“– +
Maks3w

πŸ“– diff --git a/README.md b/README.md index 4bf70a2679..30d6ca246e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-53-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-54-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 34b7de2fc55aceb2194bffb340ff024b9ee96236 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:37:50 +0100 Subject: [PATCH 056/164] Add @z0mt3c as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 72c349434a..9fcf087e08 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -513,6 +513,15 @@ "contributions": [ "doc" ] + }, + { + "login": "z0mt3c", + "name": "Timo Behrmann", + "avatar_url": "https://avatars.githubusercontent.com/u/1782471?v=4", + "profile": "https://github.com/z0mt3c", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index deb5b9b742..4576b99247 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -71,6 +71,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Owen Brotherwood

πŸ“–
Dilip Krishnan

πŸ“–
Maks3w

πŸ“– +
Timo Behrmann

πŸ“– diff --git a/README.md b/README.md index 30d6ca246e..506e037ed3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-54-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-55-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From cb25552bc391ff9aa22f78b93bce064b8bdf19a3 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:37:51 +0100 Subject: [PATCH 057/164] Add @kand617 as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 9fcf087e08..ec9844e670 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -522,6 +522,15 @@ "contributions": [ "doc" ] + }, + { + "login": "kand617", + "name": "kand617", + "avatar_url": "https://avatars.githubusercontent.com/u/5092518?v=4", + "profile": "https://github.com/kand617", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4576b99247..0cd463d192 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -72,6 +72,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Dilip Krishnan

πŸ“–
Maks3w

πŸ“–
Timo Behrmann

πŸ“– +
kand617

πŸ’‘ diff --git a/README.md b/README.md index 506e037ed3..8bb5a99b52 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-55-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From b43525f56548d851efb6c5d9f9cff58b716b4b69 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:37:52 +0100 Subject: [PATCH 058/164] Add @kongchen as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index ec9844e670..277d9003d2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -531,6 +531,15 @@ "contributions": [ "example" ] + }, + { + "login": "kongchen", + "name": "Yukai Kong", + "avatar_url": "https://avatars.githubusercontent.com/u/1485800?v=4", + "profile": "https://github.com/kongchen", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 0cd463d192..467b6cf72e 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -73,6 +73,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Maks3w

πŸ“–
Timo Behrmann

πŸ“–
kand617

πŸ’‘ +
Yukai Kong

πŸ“– diff --git a/README.md b/README.md index 8bb5a99b52..f504340953 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-56-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-57-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From a3346b804da6caee53d602bb8c4ced9544717b34 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:37:52 +0100 Subject: [PATCH 059/164] Add @batdevis as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 277d9003d2..8b0cd1a35a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -540,6 +540,15 @@ "contributions": [ "doc" ] + }, + { + "login": "batdevis", + "name": "Devis Battisti", + "avatar_url": "https://avatars.githubusercontent.com/u/55850?v=4", + "profile": "https://twitter.com/batdevis", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 467b6cf72e..a0ac31230b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -74,6 +74,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Timo Behrmann

πŸ“–
kand617

πŸ’‘
Yukai Kong

πŸ“– +
Devis Battisti

πŸ“– diff --git a/README.md b/README.md index f504340953..3ecea70c2e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-57-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-58-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 90ae5310e1dd5cdac8ba4d69b0cce98e724bc137 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:37:53 +0100 Subject: [PATCH 060/164] Add @josephpconley as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8b0cd1a35a..dd358fdf15 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -549,6 +549,15 @@ "contributions": [ "doc" ] + }, + { + "login": "josephpconley", + "name": "Joe Conley", + "avatar_url": "https://avatars.githubusercontent.com/u/1165287?v=4", + "profile": "https://github.com/josephpconley", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index a0ac31230b..94a14ebfc9 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -75,6 +75,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
kand617

πŸ’‘
Yukai Kong

πŸ“–
Devis Battisti

πŸ“– +
Joe Conley

πŸ“– diff --git a/README.md b/README.md index 3ecea70c2e..4783384b54 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-58-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-59-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 323aa712c4ea9972f584d8931d54eec1ec116876 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:37:54 +0100 Subject: [PATCH 061/164] Add @sarnowski as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index dd358fdf15..515036340f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -558,6 +558,15 @@ "contributions": [ "doc" ] + }, + { + "login": "sarnowski", + "name": "Tobias Sarnowski", + "avatar_url": "https://avatars.githubusercontent.com/u/294104?v=4", + "profile": "https://github.com/sarnowski", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 94a14ebfc9..5c9c630320 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -76,6 +76,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Yukai Kong

πŸ“–
Devis Battisti

πŸ“–
Joe Conley

πŸ“– +
Tobias Sarnowski

πŸ“– diff --git a/README.md b/README.md index 4783384b54..e969eb92b4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-59-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-60-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From e3f7b56689706419fda27ad22aa4e19c6a2600cc Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:37:54 +0100 Subject: [PATCH 062/164] Add @kaizhu256 as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 515036340f..2171a6b916 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -567,6 +567,15 @@ "contributions": [ "doc" ] + }, + { + "login": "kaizhu256", + "name": "kai zhu", + "avatar_url": "https://avatars.githubusercontent.com/u/280571?v=4", + "profile": "https://github.com/kaizhu256", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 5c9c630320..3b8d03bfb0 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -78,6 +78,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Joe Conley

πŸ“–
Tobias Sarnowski

πŸ“– + +
kai zhu

πŸ“– + diff --git a/README.md b/README.md index e969eb92b4..107095bd9d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-60-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-61-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 51d6e60530296decefb33a74c7c0adeaafb060ef Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:37:55 +0100 Subject: [PATCH 063/164] Add @analogue as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 2171a6b916..0856217858 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -576,6 +576,15 @@ "contributions": [ "doc" ] + }, + { + "login": "analogue", + "name": "Semir Patel", + "avatar_url": "https://avatars.githubusercontent.com/u/26757?v=4", + "profile": "https://github.com/analogue", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 3b8d03bfb0..a528e32071 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -80,6 +80,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
kai zhu

πŸ“– +
Semir Patel

πŸ“– diff --git a/README.md b/README.md index 107095bd9d..7a8feaf54f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-61-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-62-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 828b18f3afbbb895b4947ad43f061f16aa870de7 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:37:56 +0100 Subject: [PATCH 064/164] Add @tony as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0856217858..492e6a444d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -585,6 +585,15 @@ "contributions": [ "doc" ] + }, + { + "login": "tony", + "name": "Tony Narlock", + "avatar_url": "https://avatars.githubusercontent.com/u/26336?v=4", + "profile": "https://www.git-pull.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index a528e32071..bd3e81c4bb 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -81,6 +81,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
kai zhu

πŸ“–
Semir Patel

πŸ“– +
Tony Narlock

πŸ“– diff --git a/README.md b/README.md index 7a8feaf54f..ea1a32cb32 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-62-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-63-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From a731cb71c4cbcc6e336182354af7317536f35156 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:37:56 +0100 Subject: [PATCH 065/164] Add @IvanGoncharov as a contributor --- .all-contributorsrc | 11 +++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 492e6a444d..3340d98638 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -594,6 +594,17 @@ "contributions": [ "doc" ] + }, + { + "login": "IvanGoncharov", + "name": "Ivan Goncharov", + "avatar_url": "https://avatars.githubusercontent.com/u/8336157?v=4", + "profile": "https://apis.guru/", + "contributions": [ + "example", + "doc", + "code" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index bd3e81c4bb..3ad3bda2d9 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -82,6 +82,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
kai zhu

πŸ“–
Semir Patel

πŸ“–
Tony Narlock

πŸ“– +
Ivan Goncharov

πŸ’‘ πŸ“– πŸ’» diff --git a/README.md b/README.md index ea1a32cb32..524d85ffd7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-63-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-64-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 49dad7b5136128ab5574af58ca16b181ff3f5c36 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:37:57 +0100 Subject: [PATCH 066/164] Add @hornc as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 3340d98638..80615f1bcd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -605,6 +605,15 @@ "doc", "code" ] + }, + { + "login": "hornc", + "name": "Charles Horn", + "avatar_url": "https://avatars.githubusercontent.com/u/905545?v=4", + "profile": "https://github.com/hornc", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 3ad3bda2d9..1a7c4ba7db 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -83,6 +83,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Semir Patel

πŸ“–
Tony Narlock

πŸ“–
Ivan Goncharov

πŸ’‘ πŸ“– πŸ’» +
Charles Horn

πŸ’‘ diff --git a/README.md b/README.md index 524d85ffd7..364923dbef 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-64-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-65-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From be4d1dc4e6fa7a1f465675dfc83e995022e0123b Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:37:57 +0100 Subject: [PATCH 067/164] Add @joelwurtz as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 80615f1bcd..983ffa9b52 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -614,6 +614,15 @@ "contributions": [ "example" ] + }, + { + "login": "joelwurtz", + "name": "Joel Wurtz", + "avatar_url": "https://avatars.githubusercontent.com/u/90466?v=4", + "profile": "https://redirection.io/", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 1a7c4ba7db..6a1c81622d 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -84,6 +84,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Tony Narlock

πŸ“–
Ivan Goncharov

πŸ’‘ πŸ“– πŸ’»
Charles Horn

πŸ’‘ +
Joel Wurtz

πŸ’‘ diff --git a/README.md b/README.md index 364923dbef..6049f64c96 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-65-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-66-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From df4061a8c2cae7593fc5ec0a97f72104bfbd7d49 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:37:58 +0100 Subject: [PATCH 068/164] Add @eerwitt as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 983ffa9b52..c41105f65b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -623,6 +623,15 @@ "contributions": [ "example" ] + }, + { + "login": "eerwitt", + "name": "Erik Erwitt", + "avatar_url": "https://avatars.githubusercontent.com/u/1329385?v=4", + "profile": "http://eerwitt.github.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 6a1c81622d..232247b54e 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -85,6 +85,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Ivan Goncharov

πŸ’‘ πŸ“– πŸ’»
Charles Horn

πŸ’‘
Joel Wurtz

πŸ’‘ +
Erik Erwitt

πŸ“– diff --git a/README.md b/README.md index 6049f64c96..406a0f2c5e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-66-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-67-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 4998498d22426ab81ee604225d494c78190adfd1 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:37:59 +0100 Subject: [PATCH 069/164] Add @RomanHotsiy as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index c41105f65b..8720ccc704 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -632,6 +632,15 @@ "contributions": [ "doc" ] + }, + { + "login": "RomanHotsiy", + "name": "Roman Hotsiy", + "avatar_url": "https://avatars.githubusercontent.com/u/3975738?v=4", + "profile": "https://redoc.ly/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 232247b54e..25fe773ae5 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -86,6 +86,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Charles Horn

πŸ’‘
Joel Wurtz

πŸ’‘
Erik Erwitt

πŸ“– +
Roman Hotsiy

πŸ“– diff --git a/README.md b/README.md index 406a0f2c5e..55ea610572 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-67-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-68-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From a833336fff17c3abe7654a2606435e4a8a07c117 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:37:59 +0100 Subject: [PATCH 070/164] Add @georgthegreat as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8720ccc704..5dd75c4cc0 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -641,6 +641,15 @@ "contributions": [ "doc" ] + }, + { + "login": "georgthegreat", + "name": "Yuriy Chernyshov", + "avatar_url": "https://avatars.githubusercontent.com/u/1121500?v=4", + "profile": "https://leftparagraphs.com/", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 25fe773ae5..aeeb01b55b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -87,6 +87,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Joel Wurtz

πŸ’‘
Erik Erwitt

πŸ“–
Roman Hotsiy

πŸ“– +
Yuriy Chernyshov

πŸ’‘ diff --git a/README.md b/README.md index 55ea610572..46ee8f7eb9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-68-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-69-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 4af8e5d709e200e81f4ba4ba6a284a3b7ab0624c Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:00 +0100 Subject: [PATCH 071/164] Add @JustinJruby as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 5dd75c4cc0..3fb23d95d3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -650,6 +650,15 @@ "contributions": [ "example" ] + }, + { + "login": "JustinJruby", + "name": "Justin", + "avatar_url": "https://avatars.githubusercontent.com/u/1586774?v=4", + "profile": "https://twitter.com/exois", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index aeeb01b55b..258358362b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -88,6 +88,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Erik Erwitt

πŸ“–
Roman Hotsiy

πŸ“–
Yuriy Chernyshov

πŸ’‘ +
Justin

πŸ“– diff --git a/README.md b/README.md index 46ee8f7eb9..8b1270ddb8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-69-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-70-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 5cc4cc3df4c198bd22a330f72a726ef6b6ffc438 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:01 +0100 Subject: [PATCH 072/164] Add @bkonetzny as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 3fb23d95d3..360bee005a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -659,6 +659,15 @@ "contributions": [ "doc" ] + }, + { + "login": "bkonetzny", + "name": "Bastian Konetzny", + "avatar_url": "https://avatars.githubusercontent.com/u/5451122?v=4", + "profile": "https://github.com/bkonetzny", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 258358362b..15b8fd1b5f 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -90,6 +90,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Yuriy Chernyshov

πŸ’‘
Justin

πŸ“– + +
Bastian Konetzny

πŸ“– + diff --git a/README.md b/README.md index 8b1270ddb8..03004e13f1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-70-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-71-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 3f4a156d44aa408a26c4abc716da6c26ba351e3a Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:02 +0100 Subject: [PATCH 073/164] Add @steverice as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 360bee005a..ebd5358e4f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -668,6 +668,15 @@ "contributions": [ "doc" ] + }, + { + "login": "steverice", + "name": "Steve Rice", + "avatar_url": "https://avatars.githubusercontent.com/u/1423851?v=4", + "profile": "https://github.com/steverice", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 15b8fd1b5f..2f45b3a2d2 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -92,6 +92,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Bastian Konetzny

πŸ“– +
Steve Rice

πŸ“– diff --git a/README.md b/README.md index 03004e13f1..9480809086 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-71-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-72-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 566336faf9b6672d3f593cf87a5bece3a103697f Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:02 +0100 Subject: [PATCH 074/164] Add @rutsky as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index ebd5358e4f..fac3ff4de6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -677,6 +677,15 @@ "contributions": [ "doc" ] + }, + { + "login": "rutsky", + "name": "Vladimir Rutsky", + "avatar_url": "https://avatars.githubusercontent.com/u/46573?v=4", + "profile": "https://github.com/rutsky", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 2f45b3a2d2..0fb13cf5d5 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -93,6 +93,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Bastian Konetzny

πŸ“–
Steve Rice

πŸ“– +
Vladimir Rutsky

πŸ“– diff --git a/README.md b/README.md index 9480809086..cccedd72b4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-72-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-73-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 4ec97809084ea58786bfea359ae77801c164d59d Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:03 +0100 Subject: [PATCH 075/164] Add @vanderlee as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index fac3ff4de6..0a6f2e677d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -686,6 +686,15 @@ "contributions": [ "doc" ] + }, + { + "login": "vanderlee", + "name": "Martijn van der Lee", + "avatar_url": "https://avatars.githubusercontent.com/u/649240?v=4", + "profile": "http://toyls.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 0fb13cf5d5..74d0325bc4 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -94,6 +94,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Bastian Konetzny

πŸ“–
Steve Rice

πŸ“–
Vladimir Rutsky

πŸ“– +
Martijn van der Lee

πŸ“– diff --git a/README.md b/README.md index cccedd72b4..8a36fbdbf7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-73-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-74-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From e551ecbec1799f31d8b95afc3d59766e2c845e3c Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:04 +0100 Subject: [PATCH 076/164] Add @jsdevel as a contributor --- .all-contributorsrc | 10 ++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0a6f2e677d..d339f60f96 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -695,6 +695,16 @@ "contributions": [ "doc" ] + }, + { + "login": "jsdevel", + "name": "Joe Spencer", + "avatar_url": "https://avatars.githubusercontent.com/u/2605980?v=4", + "profile": "https://www.linkedin.com/in/jsdevel", + "contributions": [ + "doc", + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 74d0325bc4..5b865a9ced 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -95,6 +95,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Steve Rice

πŸ“–
Vladimir Rutsky

πŸ“–
Martijn van der Lee

πŸ“– +
Joe Spencer

πŸ“– πŸ’‘ diff --git a/README.md b/README.md index 8a36fbdbf7..a0b638f1fd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-74-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-75-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 744a9a56791da468b0e7ccead3642d54ec8636db Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:04 +0100 Subject: [PATCH 077/164] Add @sjaensch as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index d339f60f96..737dbc7f17 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -705,6 +705,15 @@ "doc", "example" ] + }, + { + "login": "sjaensch", + "name": "Stephan Jaensch", + "avatar_url": "https://avatars.githubusercontent.com/u/852075?v=4", + "profile": "http://www.sjaensch.org/", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 5b865a9ced..9e20a13281 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -96,6 +96,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Vladimir Rutsky

πŸ“–
Martijn van der Lee

πŸ“–
Joe Spencer

πŸ“– πŸ’‘ +
Stephan Jaensch

πŸ’‘ diff --git a/README.md b/README.md index a0b638f1fd..38e8c37f6b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-75-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-76-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From a627dd2d75f41a2ee62b921179205376f56bf593 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:05 +0100 Subject: [PATCH 078/164] Add @EricHenry as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 737dbc7f17..03df34f6d0 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -714,6 +714,15 @@ "contributions": [ "example" ] + }, + { + "login": "EricHenry", + "name": "Henry", + "avatar_url": "https://avatars.githubusercontent.com/u/4412771?v=4", + "profile": "https://github.com/EricHenry", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 9e20a13281..fe3ce821a8 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -97,6 +97,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Martijn van der Lee

πŸ“–
Joe Spencer

πŸ“– πŸ’‘
Stephan Jaensch

πŸ’‘ +
Henry

πŸ’‘ diff --git a/README.md b/README.md index 38e8c37f6b..2b22210a9a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-76-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-77-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 1378cac4afb3556f7495418a6dcfba55e0460874 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:06 +0100 Subject: [PATCH 079/164] Add @ralfhandl as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 03df34f6d0..6af3010419 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -723,6 +723,15 @@ "contributions": [ "example" ] + }, + { + "login": "ralfhandl", + "name": "Ralf Handl", + "avatar_url": "https://avatars.githubusercontent.com/u/951576?v=4", + "profile": "https://www.linkedin.com/in/ralfhandl", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index fe3ce821a8..d09436e020 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -98,6 +98,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Joe Spencer

πŸ“– πŸ’‘
Stephan Jaensch

πŸ’‘
Henry

πŸ’‘ +
Ralf Handl

πŸ“– diff --git a/README.md b/README.md index 2b22210a9a..2b416929a3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-77-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-78-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 819ca79cac8e1eb4619cab8fceb8c8c4be092067 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:06 +0100 Subject: [PATCH 080/164] Add @ePaul as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6af3010419..fe76a07857 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -732,6 +732,15 @@ "contributions": [ "doc" ] + }, + { + "login": "ePaul", + "name": "PaΕ­lo Ebermann", + "avatar_url": "https://avatars.githubusercontent.com/u/645859?v=4", + "profile": "https://github.com/ePaul", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index d09436e020..87388de7a4 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -99,6 +99,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Stephan Jaensch

πŸ’‘
Henry

πŸ’‘
Ralf Handl

πŸ“– +
PaΕ­lo Ebermann

πŸ“– diff --git a/README.md b/README.md index 2b416929a3..1a2cb2ba04 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-78-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-79-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From c24718d6b0bb479e912a5a915133526ea59f01cd Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:07 +0100 Subject: [PATCH 081/164] Add @baileylo as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index fe76a07857..e8eb62e3c8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -741,6 +741,15 @@ "contributions": [ "doc" ] + }, + { + "login": "baileylo", + "name": "Logan Bailey", + "avatar_url": "https://avatars.githubusercontent.com/u/145345?v=4", + "profile": "https://logansbailey.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 87388de7a4..ac2eb4c7d7 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -100,6 +100,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Henry

πŸ’‘
Ralf Handl

πŸ“–
PaΕ­lo Ebermann

πŸ“– +
Logan Bailey

πŸ“– diff --git a/README.md b/README.md index 1a2cb2ba04..c77dcf202f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-79-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-80-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 7a5af3528a11df493744a4f7a4c63631c5775f85 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:08 +0100 Subject: [PATCH 082/164] Add @robertpanzer as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index e8eb62e3c8..5ff8e8f2ae 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -750,6 +750,15 @@ "contributions": [ "doc" ] + }, + { + "login": "robertpanzer", + "name": "Robert Panzer", + "avatar_url": "https://avatars.githubusercontent.com/u/1163662?v=4", + "profile": "http://robertpanzer.github.io/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index ac2eb4c7d7..faa392a3a4 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -102,6 +102,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
PaΕ­lo Ebermann

πŸ“–
Logan Bailey

πŸ“– + +
Robert Panzer

πŸ“– + diff --git a/README.md b/README.md index c77dcf202f..3e07eb75c5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-80-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-81-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 9e021bdacbbfc37ad166fcd9a6666444da2a0e74 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:08 +0100 Subject: [PATCH 083/164] Add @it33 as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 5ff8e8f2ae..46c643f746 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -759,6 +759,15 @@ "contributions": [ "doc" ] + }, + { + "login": "it33", + "name": "it33", + "avatar_url": "https://avatars.githubusercontent.com/u/177788?v=4", + "profile": "https://github.com/it33", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index faa392a3a4..ba2b82c91d 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -104,6 +104,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Robert Panzer

πŸ“– +
it33

πŸ“– diff --git a/README.md b/README.md index 3e07eb75c5..36d859d329 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-81-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-82-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 0a2b9218a8bad72a951418263ef7b25dbdfd74e4 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:09 +0100 Subject: [PATCH 084/164] Add @danhorst as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 46c643f746..2fab08242a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -768,6 +768,15 @@ "contributions": [ "doc" ] + }, + { + "login": "danhorst", + "name": "Dan Horst", + "avatar_url": "https://avatars.githubusercontent.com/u/2133?v=4", + "profile": "https://www.danhorst.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index ba2b82c91d..e85d11e4c7 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -105,6 +105,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Robert Panzer

πŸ“–
it33

πŸ“– +
Dan Horst

πŸ“– diff --git a/README.md b/README.md index 36d859d329..bc0ccfe1e9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-82-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-83-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From f8068649d47b542d4c796dc722f169d004fb1e26 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:10 +0100 Subject: [PATCH 085/164] Add @RobDolinMS as a contributor --- .all-contributorsrc | 10 ++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 2fab08242a..7518f0ee78 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -777,6 +777,16 @@ "contributions": [ "doc" ] + }, + { + "login": "RobDolinMS", + "name": "Rob Dolin", + "avatar_url": "https://avatars.githubusercontent.com/u/8301581?v=4", + "profile": "https://github.com/RobDolinMS", + "contributions": [ + "doc", + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index e85d11e4c7..1420a40d95 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -106,6 +106,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Robert Panzer

πŸ“–
it33

πŸ“–
Dan Horst

πŸ“– +
Rob Dolin

πŸ“– πŸ’‘ diff --git a/README.md b/README.md index bc0ccfe1e9..711b27477d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-83-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-84-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From d72833797ccf96c0c1b74ce7c16e2fa279bbd8fe Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:10 +0100 Subject: [PATCH 086/164] Add @sanchojaf as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 7518f0ee78..9e18cf2343 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -787,6 +787,15 @@ "doc", "example" ] + }, + { + "login": "sanchojaf", + "name": "Miguel Sancho Fernandez", + "avatar_url": "https://avatars.githubusercontent.com/u/4213488?v=4", + "profile": "https://cenit.io/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 1420a40d95..4b9a4f9d4c 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -107,6 +107,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
it33

πŸ“–
Dan Horst

πŸ“–
Rob Dolin

πŸ“– πŸ’‘ +
Miguel Sancho Fernandez

πŸ“– diff --git a/README.md b/README.md index 711b27477d..4f49c63459 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-84-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-85-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From ae7b16e6262c39d37b116af29f442428c7c625f2 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:11 +0100 Subject: [PATCH 087/164] Add @gustavooferreira as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 9e18cf2343..7062e7a672 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -796,6 +796,15 @@ "contributions": [ "doc" ] + }, + { + "login": "gustavooferreira", + "name": "Gustavo Ferreira", + "avatar_url": "https://avatars.githubusercontent.com/u/17534422?v=4", + "profile": "https://github.com/gustavooferreira", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4b9a4f9d4c..0b942f74d0 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -108,6 +108,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Dan Horst

πŸ“–
Rob Dolin

πŸ“– πŸ’‘
Miguel Sancho Fernandez

πŸ“– +
Gustavo Ferreira

πŸ“– diff --git a/README.md b/README.md index 4f49c63459..ed7c3d807f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-85-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-86-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 08e58eb42dec33142f23b9152af2a9da6bc9080c Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:12 +0100 Subject: [PATCH 088/164] Add @jobol as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 7062e7a672..bbb58f7a32 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -805,6 +805,15 @@ "contributions": [ "doc" ] + }, + { + "login": "jobol", + "name": "jobol", + "avatar_url": "https://avatars.githubusercontent.com/u/4094125?v=4", + "profile": "https://github.com/jobol", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 0b942f74d0..a76a87f173 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -109,6 +109,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Rob Dolin

πŸ“– πŸ’‘
Miguel Sancho Fernandez

πŸ“–
Gustavo Ferreira

πŸ“– +
jobol

πŸ“– diff --git a/README.md b/README.md index ed7c3d807f..48dbd7d12a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-86-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-87-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 0dd183614539c4c5c8e3eedb2864795836d05f5b Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:12 +0100 Subject: [PATCH 089/164] Add @gibson042 as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index bbb58f7a32..3f775ab6bc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -814,6 +814,15 @@ "contributions": [ "doc" ] + }, + { + "login": "gibson042", + "name": "Richard Gibson", + "avatar_url": "https://avatars.githubusercontent.com/u/1199584?v=4", + "profile": "https://twitter.com/gibson042", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index a76a87f173..4e6ce84a48 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -110,6 +110,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Miguel Sancho Fernandez

πŸ“–
Gustavo Ferreira

πŸ“–
jobol

πŸ“– +
Richard Gibson

πŸ“– diff --git a/README.md b/README.md index 48dbd7d12a..0b0804e54b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-87-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-88-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 882e9e24de5319c6810efb6ee56683122e33678e Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:13 +0100 Subject: [PATCH 090/164] Add @drlukeangel as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 3f775ab6bc..13754528bf 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -823,6 +823,15 @@ "contributions": [ "doc" ] + }, + { + "login": "drlukeangel", + "name": "Dr Luke Angel", + "avatar_url": "https://avatars.githubusercontent.com/u/22433329?v=4", + "profile": "http://lukeangel.co/", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4e6ce84a48..43d03be7ec 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -111,6 +111,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Gustavo Ferreira

πŸ“–
jobol

πŸ“–
Richard Gibson

πŸ“– +
Dr Luke Angel

πŸ’‘ diff --git a/README.md b/README.md index 0b0804e54b..bdc6fa3156 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-88-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-89-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 194c95cfe70ea5010224d8be9a812b0841d10ebd Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:14 +0100 Subject: [PATCH 091/164] Add @raymondfeng as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 13754528bf..23df28adf2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -832,6 +832,15 @@ "contributions": [ "example" ] + }, + { + "login": "raymondfeng", + "name": "Raymond Feng", + "avatar_url": "https://avatars.githubusercontent.com/u/540892?v=4", + "profile": "http://www.cyberfeng.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 43d03be7ec..4aff291176 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -112,6 +112,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
jobol

πŸ“–
Richard Gibson

πŸ“–
Dr Luke Angel

πŸ’‘ +
Raymond Feng

πŸ“– diff --git a/README.md b/README.md index bdc6fa3156..bc37616057 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-89-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-90-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 7f92274dbf0d0e2b7a6150f436205b285b39f75f Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:15 +0100 Subject: [PATCH 092/164] Add @timburks as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 23df28adf2..ac5efa0d03 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -841,6 +841,15 @@ "contributions": [ "doc" ] + }, + { + "login": "timburks", + "name": "Tim Burks", + "avatar_url": "https://avatars.githubusercontent.com/u/405?v=4", + "profile": "https://timburks.me/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4aff291176..bdef4a88df 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -114,6 +114,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Dr Luke Angel

πŸ’‘
Raymond Feng

πŸ“– + +
Tim Burks

πŸ“– + diff --git a/README.md b/README.md index bc37616057..b8275c99f5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-90-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-91-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From b24370d87050a89ddb183f755e8b666dd385dc80 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:15 +0100 Subject: [PATCH 093/164] Add @mgold as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index ac5efa0d03..7b2d2786e8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -850,6 +850,15 @@ "contributions": [ "doc" ] + }, + { + "login": "mgold", + "name": "Max Goldstein", + "avatar_url": "https://avatars.githubusercontent.com/u/1191970?v=4", + "profile": "http://maxgoldste.in/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index bdef4a88df..64670a3317 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -116,6 +116,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Tim Burks

πŸ“– +
Max Goldstein

πŸ“– diff --git a/README.md b/README.md index b8275c99f5..86eceecbec 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-91-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-92-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From ec57f48a5be2f6b251813b26f8112f72a6da69b4 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:16 +0100 Subject: [PATCH 094/164] Add @willdady as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 7b2d2786e8..04613a6759 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -859,6 +859,15 @@ "contributions": [ "doc" ] + }, + { + "login": "willdady", + "name": "Will Dady", + "avatar_url": "https://avatars.githubusercontent.com/u/204259?v=4", + "profile": "https://willdady.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 64670a3317..a2d987e9cc 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -117,6 +117,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Tim Burks

πŸ“–
Max Goldstein

πŸ“– +
Will Dady

πŸ“– diff --git a/README.md b/README.md index 86eceecbec..8b60253d31 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-92-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-93-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From fe7601339d79b2a61be827b2735f29f078a04686 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:17 +0100 Subject: [PATCH 095/164] Add @gmile as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 04613a6759..fcb62ac291 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -868,6 +868,15 @@ "contributions": [ "doc" ] + }, + { + "login": "gmile", + "name": "Eugene Pirogov", + "avatar_url": "https://avatars.githubusercontent.com/u/207112?v=4", + "profile": "https://github.com/gmile", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index a2d987e9cc..2b9ae869c3 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -118,6 +118,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Tim Burks

πŸ“–
Max Goldstein

πŸ“–
Will Dady

πŸ“– +
Eugene Pirogov

πŸ“– diff --git a/README.md b/README.md index 8b60253d31..f69edc4032 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-93-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-94-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From f2da0a38a7c74794fd3dcdb3d20a7c3f295fa2d1 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:17 +0100 Subject: [PATCH 096/164] Add @tfesenko as a contributor --- .all-contributorsrc | 10 ++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index fcb62ac291..b520c852b9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -877,6 +877,16 @@ "contributions": [ "doc" ] + }, + { + "login": "tfesenko", + "name": "Tanya Fesenko", + "avatar_url": "https://avatars.githubusercontent.com/u/644582?v=4", + "profile": "https://github.com/tfesenko", + "contributions": [ + "doc", + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 2b9ae869c3..2926c5dafd 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -119,6 +119,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Max Goldstein

πŸ“–
Will Dady

πŸ“–
Eugene Pirogov

πŸ“– +
Tanya Fesenko

πŸ“– πŸ’‘ diff --git a/README.md b/README.md index f69edc4032..5e6845f762 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-94-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-95-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From c353d98b8b15c650043575480e901c3678398d61 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:18 +0100 Subject: [PATCH 097/164] Add @ckriley as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b520c852b9..31a33b95c2 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -887,6 +887,15 @@ "doc", "example" ] + }, + { + "login": "ckriley", + "name": "Chris Riley", + "avatar_url": "https://avatars.githubusercontent.com/u/4662533?v=4", + "profile": "https://github.com/ckriley", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 2926c5dafd..b9f1a22332 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -120,6 +120,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Will Dady

πŸ“–
Eugene Pirogov

πŸ“–
Tanya Fesenko

πŸ“– πŸ’‘ +
Chris Riley

πŸ“– diff --git a/README.md b/README.md index 5e6845f762..97fba62d6e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-95-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-96-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 755f31c7d53ac14c2c051885b2819d86fe718326 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:19 +0100 Subject: [PATCH 098/164] Add @OJFord as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 31a33b95c2..9fbca7743f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -896,6 +896,15 @@ "contributions": [ "doc" ] + }, + { + "login": "OJFord", + "name": "Oliver Ford", + "avatar_url": "https://avatars.githubusercontent.com/u/3946014?v=4", + "profile": "https://cv.ojford.com/", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index b9f1a22332..e0453a0d77 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -121,6 +121,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Eugene Pirogov

πŸ“–
Tanya Fesenko

πŸ“– πŸ’‘
Chris Riley

πŸ“– +
Oliver Ford

πŸ’‘ diff --git a/README.md b/README.md index 97fba62d6e..26f48fe7fc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-96-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-97-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From cef3fa3e15589f6e6c88a511b5930cb92ef17ada Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:19 +0100 Subject: [PATCH 099/164] Add @olydis as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 9fbca7743f..e8ec116134 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -905,6 +905,15 @@ "contributions": [ "example" ] + }, + { + "login": "olydis", + "name": "Johannes Bader", + "avatar_url": "https://avatars.githubusercontent.com/u/9320958?v=4", + "profile": "https://johannes-bader.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index e0453a0d77..2b72978be0 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -122,6 +122,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Tanya Fesenko

πŸ“– πŸ’‘
Chris Riley

πŸ“–
Oliver Ford

πŸ’‘ +
Johannes Bader

πŸ“– diff --git a/README.md b/README.md index 26f48fe7fc..a2d4184c97 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-97-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-98-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 369d07be98bc35a1229dd4fd6c8a5d4062646f1a Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:20 +0100 Subject: [PATCH 100/164] Add @krishahn as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index e8ec116134..bc9979d853 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -914,6 +914,15 @@ "contributions": [ "doc" ] + }, + { + "login": "krishahn", + "name": "Kris Hahn", + "avatar_url": "https://avatars.githubusercontent.com/u/16125343?v=4", + "profile": "https://github.com/krishahn", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 2b72978be0..aac392eae8 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -123,6 +123,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Chris Riley

πŸ“–
Oliver Ford

πŸ’‘
Johannes Bader

πŸ“– +
Kris Hahn

πŸ“– diff --git a/README.md b/README.md index a2d4184c97..30a316bc46 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-98-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-99-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 5b850d5933a6b8777ab4548feb1c440b70b88691 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:21 +0100 Subject: [PATCH 101/164] Add @tedepstein as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index bc9979d853..987884bf85 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -923,6 +923,15 @@ "contributions": [ "doc" ] + }, + { + "login": "tedepstein", + "name": "Ted Epstein", + "avatar_url": "https://avatars.githubusercontent.com/u/692813?v=4", + "profile": "http://reprezen.com/blog", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index aac392eae8..d3eb3b5716 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -124,6 +124,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Oliver Ford

πŸ’‘
Johannes Bader

πŸ“–
Kris Hahn

πŸ“– +
Ted Epstein

πŸ“– diff --git a/README.md b/README.md index 30a316bc46..6c5040b098 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-99-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-100-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 99fb8867f1e47e8d1c8604cfe7bbf0296ce1bce1 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:21 +0100 Subject: [PATCH 102/164] Add @brendo as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 987884bf85..17397c077b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -932,6 +932,15 @@ "contributions": [ "doc" ] + }, + { + "login": "brendo", + "name": "Brendan Abbott", + "avatar_url": "https://avatars.githubusercontent.com/u/69268?v=4", + "profile": "http://www.bloodbone.ws/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index d3eb3b5716..0ab9f86785 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -126,6 +126,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Kris Hahn

πŸ“–
Ted Epstein

πŸ“– + +
Brendan Abbott

πŸ“– + diff --git a/README.md b/README.md index 6c5040b098..d4cd2993de 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-100-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-101-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 141adc956a4ccc3cf96a7a9fd6dbc8a674b71db2 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:22 +0100 Subject: [PATCH 103/164] Add @hkosova as a contributor --- .all-contributorsrc | 10 ++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 17397c077b..10b8c516ed 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -941,6 +941,16 @@ "contributions": [ "doc" ] + }, + { + "login": "hkosova", + "name": "Helen Kosova", + "avatar_url": "https://avatars.githubusercontent.com/u/8576823?v=4", + "profile": "https://github.com/hkosova", + "contributions": [ + "doc", + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 0ab9f86785..ff19d65616 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -128,6 +128,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Brendan Abbott

πŸ“– +
Helen Kosova

πŸ“– πŸ’‘ diff --git a/README.md b/README.md index d4cd2993de..f2d6835f49 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-101-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-102-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From ef525ea9e1669d73c4c9b739b156c6ab464b827d Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:23 +0100 Subject: [PATCH 104/164] Add @EricWittmann as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 10b8c516ed..692a083de1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -951,6 +951,15 @@ "doc", "example" ] + }, + { + "login": "EricWittmann", + "name": "Eric Wittmann", + "avatar_url": "https://avatars.githubusercontent.com/u/1890703?v=4", + "profile": "https://github.com/EricWittmann", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index ff19d65616..c1e4fdb156 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -129,6 +129,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Brendan Abbott

πŸ“–
Helen Kosova

πŸ“– πŸ’‘ +
Eric Wittmann

πŸ“– diff --git a/README.md b/README.md index f2d6835f49..09dbb6ac40 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-102-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-103-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From da7bccde8fc5d122c54454237917fa1efbffe56a Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:23 +0100 Subject: [PATCH 105/164] Add @prsn-uk as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 692a083de1..33a4a758f7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -960,6 +960,15 @@ "contributions": [ "doc" ] + }, + { + "login": "prsn-uk", + "name": "Person", + "avatar_url": "https://avatars.githubusercontent.com/u/30239321?v=4", + "profile": "https://github.com/prsn-uk", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index c1e4fdb156..ac78e36c8c 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -130,6 +130,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Brendan Abbott

πŸ“–
Helen Kosova

πŸ“– πŸ’‘
Eric Wittmann

πŸ“– +
Person

πŸ“– diff --git a/README.md b/README.md index 09dbb6ac40..20e19a932d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-103-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-104-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 0286598a512eca677e4404033eccab1f82264fee Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:24 +0100 Subject: [PATCH 106/164] Add @andriisoldatenko as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 33a4a758f7..8176c64f5e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -969,6 +969,15 @@ "contributions": [ "doc" ] + }, + { + "login": "andriisoldatenko", + "name": "Andrii Soldatenko", + "avatar_url": "https://avatars.githubusercontent.com/u/1374633?v=4", + "profile": "http://golangfortwo.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index ac78e36c8c..adb48f6f22 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -131,6 +131,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Helen Kosova

πŸ“– πŸ’‘
Eric Wittmann

πŸ“–
Person

πŸ“– +
Andrii Soldatenko

πŸ“– diff --git a/README.md b/README.md index 20e19a932d..3a3aeab9f2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-104-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-105-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 92687055c0282d74f7e1807b547159da2b90362d Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:25 +0100 Subject: [PATCH 107/164] Add @krizalys as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8176c64f5e..ae39aaf60e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -978,6 +978,15 @@ "contributions": [ "doc" ] + }, + { + "login": "krizalys", + "name": "Christophe Vidal", + "avatar_url": "https://avatars.githubusercontent.com/u/1499352?v=4", + "profile": "http://www.krizalys.com/", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index adb48f6f22..6435d7f166 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -132,6 +132,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Eric Wittmann

πŸ“–
Person

πŸ“–
Andrii Soldatenko

πŸ“– +
Christophe Vidal

πŸ’‘ diff --git a/README.md b/README.md index 3a3aeab9f2..793b8ce3bb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-105-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-106-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 6e5e1f86fe3c560ef5e0c2f10ea6129ad0e4c818 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:25 +0100 Subject: [PATCH 108/164] Add @a-akimov as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index ae39aaf60e..b5f6d2d2c4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -987,6 +987,15 @@ "contributions": [ "example" ] + }, + { + "login": "a-akimov", + "name": "Aleksei Akimov", + "avatar_url": "https://avatars.githubusercontent.com/u/22469605?v=4", + "profile": "https://www.linkedin.com/in/alex-akimov/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 6435d7f166..c8718c2a25 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -133,6 +133,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Person

πŸ“–
Andrii Soldatenko

πŸ“–
Christophe Vidal

πŸ’‘ +
Aleksei Akimov

πŸ“– diff --git a/README.md b/README.md index 793b8ce3bb..bf26b88362 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-106-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-107-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 677d6037346d3597d1402d2949842dd78d6919ac Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:26 +0100 Subject: [PATCH 109/164] Add @hikari-desu as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b5f6d2d2c4..49ded36e15 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -996,6 +996,15 @@ "contributions": [ "doc" ] + }, + { + "login": "hikari-desu", + "name": "will", + "avatar_url": "https://avatars.githubusercontent.com/u/33923476?v=4", + "profile": "https://github.com/hikari-desu", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index c8718c2a25..4b856a68dc 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -134,6 +134,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Andrii Soldatenko

πŸ“–
Christophe Vidal

πŸ’‘
Aleksei Akimov

πŸ“– +
will

πŸ“– diff --git a/README.md b/README.md index bf26b88362..a1e5385727 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-107-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-108-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 23aaa77db1341721dfaac7f7adb809ada6240d0c Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:27 +0100 Subject: [PATCH 110/164] Add @bjorn-jarisch as a contributor --- .all-contributorsrc | 10 ++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 49ded36e15..c4baff1825 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1005,6 +1005,16 @@ "contributions": [ "doc" ] + }, + { + "login": "bjorn-jarisch", + "name": "BjΓΆrn Jarisch", + "avatar_url": "https://avatars.githubusercontent.com/u/22248170?v=4", + "profile": "https://github.com/bjorn-jarisch", + "contributions": [ + "example", + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4b856a68dc..b663676716 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -135,6 +135,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Christophe Vidal

πŸ’‘
Aleksei Akimov

πŸ“–
will

πŸ“– +
BjΓΆrn Jarisch

πŸ’‘ πŸ“– diff --git a/README.md b/README.md index a1e5385727..c496da70f3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-108-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-109-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 074b9cc2b4a160b0807c055c0bb0cdea0662ac82 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:28 +0100 Subject: [PATCH 111/164] Add @andylowry as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index c4baff1825..b1246d3cb8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1015,6 +1015,15 @@ "example", "doc" ] + }, + { + "login": "andylowry", + "name": "Andy Lowry", + "avatar_url": "https://avatars.githubusercontent.com/u/108675?v=4", + "profile": "https://github.com/andylowry", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index b663676716..d7bcc02ac1 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -136,6 +136,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Aleksei Akimov

πŸ“–
will

πŸ“–
BjΓΆrn Jarisch

πŸ’‘ πŸ“– +
Andy Lowry

πŸ’‘ diff --git a/README.md b/README.md index c496da70f3..d492871dd7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-109-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-110-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From becc7069a05720a6b447ce60796a28c1c8ab7f57 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:28 +0100 Subject: [PATCH 112/164] Add @Bert-R as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b1246d3cb8..1fcd86e6ad 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1024,6 +1024,15 @@ "contributions": [ "example" ] + }, + { + "login": "Bert-R", + "name": "Bert Roos", + "avatar_url": "https://avatars.githubusercontent.com/u/7149792?v=4", + "profile": "https://github.com/Bert-R", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index d7bcc02ac1..e1ac978aa1 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -138,6 +138,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
BjΓΆrn Jarisch

πŸ’‘ πŸ“–
Andy Lowry

πŸ’‘ + +
Bert Roos

πŸ“– + diff --git a/README.md b/README.md index d492871dd7..2493795dbd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-110-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-111-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From be67bda7abcf51f82a253df4cc50bd6f9efef8e6 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:29 +0100 Subject: [PATCH 113/164] Add @bungoume as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 1fcd86e6ad..935496b834 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1033,6 +1033,15 @@ "contributions": [ "doc" ] + }, + { + "login": "bungoume", + "name": "ume", + "avatar_url": "https://avatars.githubusercontent.com/u/507733?v=4", + "profile": "https://github.com/bungoume", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index e1ac978aa1..553b156af6 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -140,6 +140,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Bert Roos

πŸ“– +
ume

πŸ“– diff --git a/README.md b/README.md index 2493795dbd..d7fe01c745 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-111-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-112-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 9e0ec31a7c2529c80553c5decddbe2d258b4fd5b Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:30 +0100 Subject: [PATCH 114/164] Add @slinkydeveloper as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 935496b834..f799d30b16 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1042,6 +1042,15 @@ "contributions": [ "doc" ] + }, + { + "login": "slinkydeveloper", + "name": "Francesco Guardiani", + "avatar_url": "https://avatars.githubusercontent.com/u/6706544?v=4", + "profile": "https://github.com/slinkydeveloper", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 553b156af6..8968d8e218 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -141,6 +141,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Bert Roos

πŸ“–
ume

πŸ“– +
Francesco Guardiani

πŸ“– diff --git a/README.md b/README.md index d7fe01c745..cfda955f23 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-112-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-113-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 03698ccc6aae78934e919158ce94f6fd0e3f9279 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:30 +0100 Subject: [PATCH 115/164] Add @arthurdm as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index f799d30b16..e7476b38b5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1051,6 +1051,15 @@ "contributions": [ "doc" ] + }, + { + "login": "arthurdm", + "name": "Arthur De Magalhaes", + "avatar_url": "https://avatars.githubusercontent.com/u/5042215?v=4", + "profile": "https://github.com/arthurdm", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 8968d8e218..9eb279ff2b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -142,6 +142,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Bert Roos

πŸ“–
ume

πŸ“–
Francesco Guardiani

πŸ“– +
Arthur De Magalhaes

πŸ“– diff --git a/README.md b/README.md index cfda955f23..e29654ac64 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-113-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-114-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 81d8db3f3ac619449689fff8bf75a68aa603a230 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:31 +0100 Subject: [PATCH 116/164] Add @taxpon as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index e7476b38b5..55e93e7c12 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1060,6 +1060,15 @@ "contributions": [ "doc" ] + }, + { + "login": "taxpon", + "name": "Takuro Wada", + "avatar_url": "https://avatars.githubusercontent.com/u/1885971?v=4", + "profile": "https://takuro.ws/", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 9eb279ff2b..fcdb132725 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -143,6 +143,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
ume

πŸ“–
Francesco Guardiani

πŸ“–
Arthur De Magalhaes

πŸ“– +
Takuro Wada

πŸ’‘ diff --git a/README.md b/README.md index e29654ac64..26251586ad 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-114-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-115-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From b6751881aba18f7a4cf8cf0eeebbdde526a67042 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:32 +0100 Subject: [PATCH 117/164] Add @kevindew as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 55e93e7c12..04375fd93a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1069,6 +1069,15 @@ "contributions": [ "example" ] + }, + { + "login": "kevindew", + "name": "Kevin Dew", + "avatar_url": "https://avatars.githubusercontent.com/u/282717?v=4", + "profile": "https://kevindew.me/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index fcdb132725..984dfb37d4 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -144,6 +144,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Francesco Guardiani

πŸ“–
Arthur De Magalhaes

πŸ“–
Takuro Wada

πŸ’‘ +
Kevin Dew

πŸ“– diff --git a/README.md b/README.md index 26251586ad..ad1e1fdf7b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-115-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-116-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From c7629b99264ff37f952d9855ea8f93603eedd62e Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:32 +0100 Subject: [PATCH 118/164] Add @chriskapp as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 04375fd93a..bc90128f32 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1078,6 +1078,15 @@ "contributions": [ "doc" ] + }, + { + "login": "chriskapp", + "name": "Christoph Kappestein", + "avatar_url": "https://avatars.githubusercontent.com/u/2505846?v=4", + "profile": "https://chrisk.app/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 984dfb37d4..358e50d9dc 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -145,6 +145,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Arthur De Magalhaes

πŸ“–
Takuro Wada

πŸ’‘
Kevin Dew

πŸ“– +
Christoph Kappestein

πŸ“– diff --git a/README.md b/README.md index ad1e1fdf7b..f7b2307803 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-116-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-117-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 9e47960285e81822570625cf80936a138ccd6245 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:33 +0100 Subject: [PATCH 119/164] Add @PerthCharern as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index bc90128f32..e88d3db603 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1087,6 +1087,15 @@ "contributions": [ "doc" ] + }, + { + "login": "PerthCharern", + "name": "PerthCharern", + "avatar_url": "https://avatars.githubusercontent.com/u/26418622?v=4", + "profile": "https://github.com/PerthCharern", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 358e50d9dc..96b65f8458 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -146,6 +146,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Takuro Wada

πŸ’‘
Kevin Dew

πŸ“–
Christoph Kappestein

πŸ“– +
PerthCharern

πŸ“– diff --git a/README.md b/README.md index f7b2307803..9355a63d17 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-117-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-118-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From a163dc9465fec457ebc126a51b41b5f54bfc8b10 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:34 +0100 Subject: [PATCH 120/164] Add @jstoiko as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index e88d3db603..970a1a2b33 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1096,6 +1096,15 @@ "contributions": [ "doc" ] + }, + { + "login": "jstoiko", + "name": "Jonathan Stoikovitch", + "avatar_url": "https://avatars.githubusercontent.com/u/9660342?v=4", + "profile": "https://github.com/jstoiko", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 96b65f8458..06c5f9185b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -147,6 +147,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Kevin Dew

πŸ“–
Christoph Kappestein

πŸ“–
PerthCharern

πŸ“– +
Jonathan Stoikovitch

πŸ“– diff --git a/README.md b/README.md index 9355a63d17..37d682c7d0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-118-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-119-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 019076707582c538baa643143b25823e941e02e3 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:34 +0100 Subject: [PATCH 121/164] Add @mathieuales as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 970a1a2b33..eaa370d23b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1105,6 +1105,15 @@ "contributions": [ "doc" ] + }, + { + "login": "mathieuales", + "name": "Mathieu AlΓ¨s", + "avatar_url": "https://avatars.githubusercontent.com/u/13030250?v=4", + "profile": "https://github.com/mathieuales", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 06c5f9185b..61bb4112b9 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -148,6 +148,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Christoph Kappestein

πŸ“–
PerthCharern

πŸ“–
Jonathan Stoikovitch

πŸ“– +
Mathieu Alès

πŸ“– diff --git a/README.md b/README.md index 37d682c7d0..51bac02609 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-119-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-120-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From d192c86a442f78bea5f8b97a5efb19a9cfe90f25 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:35 +0100 Subject: [PATCH 122/164] Add @richardklose as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index eaa370d23b..ccc6962283 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1114,6 +1114,15 @@ "contributions": [ "doc" ] + }, + { + "login": "richardklose", + "name": "Richard Klose", + "avatar_url": "https://avatars.githubusercontent.com/u/4137663?v=4", + "profile": "https://github.com/richardklose", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 61bb4112b9..576e9aebbc 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -150,6 +150,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Jonathan Stoikovitch

πŸ“–
Mathieu Alès

πŸ“– + +
Richard Klose

πŸ“– + diff --git a/README.md b/README.md index 51bac02609..241bb67455 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-120-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-121-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From fbd70edcdd7b0357e263b1b9db686523ae3e8193 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:36 +0100 Subject: [PATCH 123/164] Add @eropple as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index ccc6962283..a60c377ae5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1123,6 +1123,15 @@ "contributions": [ "doc" ] + }, + { + "login": "eropple", + "name": "Ed Ropple", + "avatar_url": "https://avatars.githubusercontent.com/u/109262?v=4", + "profile": "https://github.com/eropple", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 576e9aebbc..920c841bc2 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -152,6 +152,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Richard Klose

πŸ“– +
Ed Ropple

πŸ“– diff --git a/README.md b/README.md index 241bb67455..3e2e10be0e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-121-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-122-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 3b992542bf636acc0a8a62e0569aedc119bbb5ae Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:37 +0100 Subject: [PATCH 124/164] Add @namdeirf as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index a60c377ae5..d722091773 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1132,6 +1132,15 @@ "contributions": [ "doc" ] + }, + { + "login": "namdeirf", + "name": "Jeff ErnstFriedman", + "avatar_url": "https://avatars.githubusercontent.com/u/3673813?v=4", + "profile": "https://github.com/namdeirf", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 920c841bc2..c703efa457 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -153,6 +153,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Richard Klose

πŸ“–
Ed Ropple

πŸ“– +
Jeff ErnstFriedman

πŸ“– diff --git a/README.md b/README.md index 3e2e10be0e..c154d4b615 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-122-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-123-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From ace5df3c00e2b8ca779d53cc2bc336650c56fb09 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:37 +0100 Subject: [PATCH 125/164] Add @adambutler as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index d722091773..20bd797194 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1141,6 +1141,15 @@ "contributions": [ "doc" ] + }, + { + "login": "adambutler", + "name": "Adam Butler", + "avatar_url": "https://avatars.githubusercontent.com/u/1238468?v=4", + "profile": "https://github.com/adambutler", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index c703efa457..c2c39aadfc 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -154,6 +154,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Richard Klose

πŸ“–
Ed Ropple

πŸ“–
Jeff ErnstFriedman

πŸ“– +
Adam Butler

πŸ“– diff --git a/README.md b/README.md index c154d4b615..4480675059 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-123-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-124-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From bd9ad3298be0d8406e242176ae40401cce6540d3 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:38 +0100 Subject: [PATCH 126/164] Add @ToryZhou as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 20bd797194..381b9245d6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1150,6 +1150,15 @@ "contributions": [ "doc" ] + }, + { + "login": "ToryZhou", + "name": "torychow", + "avatar_url": "https://avatars.githubusercontent.com/u/7485710?v=4", + "profile": "https://about.me/tongzhou", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index c2c39aadfc..d1e3d23b49 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -155,6 +155,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Ed Ropple

πŸ“–
Jeff ErnstFriedman

πŸ“–
Adam Butler

πŸ“– +
torychow

πŸ“– diff --git a/README.md b/README.md index 4480675059..6136b803fa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-124-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-125-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From dd05044915ad4869f65be704f3f5bc3c52823b91 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:39 +0100 Subject: [PATCH 127/164] Add @eirinikos as a contributor --- .all-contributorsrc | 10 ++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 381b9245d6..b14d357026 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1159,6 +1159,16 @@ "contributions": [ "doc" ] + }, + { + "login": "eirinikos", + "name": "Andrea Kao", + "avatar_url": "https://avatars.githubusercontent.com/u/9170701?v=4", + "profile": "http://eirinikos.github.io/", + "contributions": [ + "doc", + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index d1e3d23b49..e446e4a332 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -156,6 +156,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Jeff ErnstFriedman

πŸ“–
Adam Butler

πŸ“–
torychow

πŸ“– +
Andrea Kao

πŸ“– πŸ’‘ diff --git a/README.md b/README.md index 6136b803fa..4abf38b7bc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-125-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-126-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 6351d0e649673d6ec87e024af41da3e66a895907 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:39 +0100 Subject: [PATCH 128/164] Add @notEthan as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b14d357026..53db84a2ed 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1169,6 +1169,15 @@ "doc", "example" ] + }, + { + "login": "notEthan", + "name": "Ethan", + "avatar_url": "https://avatars.githubusercontent.com/u/133719?v=4", + "profile": "https://github.com/notEthan", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index e446e4a332..25fb821d85 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -157,6 +157,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Adam Butler

πŸ“–
torychow

πŸ“–
Andrea Kao

πŸ“– πŸ’‘ +
Ethan

πŸ“– diff --git a/README.md b/README.md index 4abf38b7bc..df844e1eff 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-126-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-127-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From c5daa155deef1ce11d2701bec227c5e7b8f793cf Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:40 +0100 Subject: [PATCH 129/164] Add @jwalton as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 53db84a2ed..29d555dd12 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1178,6 +1178,15 @@ "contributions": [ "doc" ] + }, + { + "login": "jwalton", + "name": "Jason Walton", + "avatar_url": "https://avatars.githubusercontent.com/u/1771003?v=4", + "profile": "https://github.com/jwalton", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 25fb821d85..36bc0e3973 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -158,6 +158,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
torychow

πŸ“–
Andrea Kao

πŸ“– πŸ’‘
Ethan

πŸ“– +
Jason Walton

πŸ“– diff --git a/README.md b/README.md index df844e1eff..29594d45ea 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-127-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-128-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 01cf2ca14caed74c664babf181fed60c85aa2d5d Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:41 +0100 Subject: [PATCH 130/164] Add @nasa9084 as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 29d555dd12..084be2ee76 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1187,6 +1187,15 @@ "contributions": [ "doc" ] + }, + { + "login": "nasa9084", + "name": "nasa9084", + "avatar_url": "https://avatars.githubusercontent.com/u/11725486?v=4", + "profile": "https://blog.web-apps.tech/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 36bc0e3973..18e8ace556 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -159,6 +159,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Andrea Kao

πŸ“– πŸ’‘
Ethan

πŸ“–
Jason Walton

πŸ“– +
nasa9084

πŸ“– diff --git a/README.md b/README.md index 29594d45ea..7bda56de58 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-128-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-129-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From a65d15ca5c7a1f99134d485adf6febdcbc20d15a Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:41 +0100 Subject: [PATCH 131/164] Add @ravennasoftware as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 084be2ee76..7ddb625161 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1196,6 +1196,15 @@ "contributions": [ "doc" ] + }, + { + "login": "ravennasoftware", + "name": "Eric Langland", + "avatar_url": "https://avatars.githubusercontent.com/u/1396695?v=4", + "profile": "http://www.ravennasoftware.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 18e8ace556..4b55df8413 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -160,6 +160,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Ethan

πŸ“–
Jason Walton

πŸ“–
nasa9084

πŸ“– +
Eric Langland

πŸ“– diff --git a/README.md b/README.md index 7bda56de58..db797a3c00 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-129-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-130-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 832e39f40c6d2636b320cc1fdd77229736a03cff Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:42 +0100 Subject: [PATCH 132/164] Add @felzan as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 7ddb625161..5de7949901 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1205,6 +1205,15 @@ "contributions": [ "doc" ] + }, + { + "login": "felzan", + "name": "LuΓ­s Felipe Zanatto", + "avatar_url": "https://avatars.githubusercontent.com/u/4649261?v=4", + "profile": "https://github.com/felzan", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4b55df8413..a8e399b6be 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -162,6 +162,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
nasa9084

πŸ“–
Eric Langland

πŸ“– + +
LuΓ­s Felipe Zanatto

πŸ“– + diff --git a/README.md b/README.md index db797a3c00..45212269dc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-130-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-131-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 2e90e7fe487550c0a5e221e60dedc4672fd2bd13 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:43 +0100 Subject: [PATCH 133/164] Add @wzshiming as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 5de7949901..b9c3529ded 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1214,6 +1214,15 @@ "contributions": [ "doc" ] + }, + { + "login": "wzshiming", + "name": "Shiming Zhang", + "avatar_url": "https://avatars.githubusercontent.com/u/6565744?v=4", + "profile": "https://blog.zsm.io/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index a8e399b6be..6fca7c1fab 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -164,6 +164,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
LuΓ­s Felipe Zanatto

πŸ“– +
Shiming Zhang

πŸ“– diff --git a/README.md b/README.md index 45212269dc..16b65f0d44 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-131-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-132-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 92eaf066c76b5525f5ca6a5dc771250cb7a1e212 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:44 +0100 Subject: [PATCH 134/164] Add @danielgtaylor as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b9c3529ded..4b2020dfae 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1223,6 +1223,15 @@ "contributions": [ "doc" ] + }, + { + "login": "danielgtaylor", + "name": "Daniel G. Taylor", + "avatar_url": "https://avatars.githubusercontent.com/u/106826?v=4", + "profile": "https://github.com/danielgtaylor", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 6fca7c1fab..3da02d5295 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -165,6 +165,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
LuΓ­s Felipe Zanatto

πŸ“–
Shiming Zhang

πŸ“– +
Daniel G. Taylor

πŸ“– diff --git a/README.md b/README.md index 16b65f0d44..7d4da183c4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-132-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-133-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 8b8b791114be2e7958cc05bafe5b2b6efd3fbd16 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:44 +0100 Subject: [PATCH 135/164] Add @dragetd as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4b2020dfae..b9c40c6b84 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1232,6 +1232,15 @@ "contributions": [ "doc" ] + }, + { + "login": "dragetd", + "name": "Michael G.", + "avatar_url": "https://avatars.githubusercontent.com/u/3639577?v=4", + "profile": "https://github.com/dragetd", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 3da02d5295..04c260b8b6 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -166,6 +166,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
LuΓ­s Felipe Zanatto

πŸ“–
Shiming Zhang

πŸ“–
Daniel G. Taylor

πŸ“– +
Michael G.

πŸ’‘ diff --git a/README.md b/README.md index 7d4da183c4..aba5df9618 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-133-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-134-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From abc87505d3c07a51ec71a1398c830b049a268eee Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:45 +0100 Subject: [PATCH 136/164] Add @jban332 as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b9c40c6b84..7eaae8cf83 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1241,6 +1241,15 @@ "contributions": [ "example" ] + }, + { + "login": "jban332", + "name": "jban332", + "avatar_url": "https://avatars.githubusercontent.com/u/1622399?v=4", + "profile": "https://github.com/jban332", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 04c260b8b6..dfa5e1f113 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -167,6 +167,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Shiming Zhang

πŸ“–
Daniel G. Taylor

πŸ“–
Michael G.

πŸ’‘ +
jban332

πŸ“– diff --git a/README.md b/README.md index aba5df9618..41cb241c82 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-134-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-135-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From c7584c22c6ed025ff1618098ac2492fd1d924b42 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:46 +0100 Subject: [PATCH 137/164] Add @mevdschee as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 7eaae8cf83..9dc177757a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1250,6 +1250,15 @@ "contributions": [ "doc" ] + }, + { + "login": "mevdschee", + "name": "Maurits van der Schee", + "avatar_url": "https://avatars.githubusercontent.com/u/1288217?v=4", + "profile": "https://tqdev.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index dfa5e1f113..e4f7762345 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -168,6 +168,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Daniel G. Taylor

πŸ“–
Michael G.

πŸ’‘
jban332

πŸ“– +
Maurits van der Schee

πŸ“– diff --git a/README.md b/README.md index 41cb241c82..4096f26d08 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-135-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-136-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 6cadc76c75e0571be22cf2610b5e626cedc4398f Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:46 +0100 Subject: [PATCH 138/164] Add @handrews as a contributor --- .all-contributorsrc | 10 ++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 9dc177757a..a76dbdc2eb 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1259,6 +1259,16 @@ "contributions": [ "doc" ] + }, + { + "login": "handrews", + "name": "Henry Andrews", + "avatar_url": "https://avatars.githubusercontent.com/u/2358015?v=4", + "profile": "https://github.com/handrews", + "contributions": [ + "doc", + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index e4f7762345..9c0e528c17 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -169,6 +169,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Michael G.

πŸ’‘
jban332

πŸ“–
Maurits van der Schee

πŸ“– +
Henry Andrews

πŸ“– πŸ’‘ diff --git a/README.md b/README.md index 4096f26d08..c0f265ba82 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-136-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-137-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 1e7b8ce681572db8bbc0e9f8e42424e747d0de8f Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:47 +0100 Subject: [PATCH 139/164] Add @tbarn as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index a76dbdc2eb..00372da478 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1269,6 +1269,15 @@ "doc", "example" ] + }, + { + "login": "tbarn", + "name": "Taylor Barnett", + "avatar_url": "https://avatars.githubusercontent.com/u/2008034?v=4", + "profile": "https://taylorbar.net/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 9c0e528c17..ad74d07e55 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -170,6 +170,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
jban332

πŸ“–
Maurits van der Schee

πŸ“–
Henry Andrews

πŸ“– πŸ’‘ +
Taylor Barnett

πŸ“– diff --git a/README.md b/README.md index c0f265ba82..f24455b9f5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-137-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-138-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From e41925f58f9b287bf3972b19eda888e768a74980 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:48 +0100 Subject: [PATCH 140/164] Add @H1Gdev as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 00372da478..1f11c83ddc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1278,6 +1278,15 @@ "contributions": [ "doc" ] + }, + { + "login": "H1Gdev", + "name": "H1Gdev", + "avatar_url": "https://avatars.githubusercontent.com/u/11144112?v=4", + "profile": "https://github.com/H1Gdev", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index ad74d07e55..609195a350 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -171,6 +171,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Maurits van der Schee

πŸ“–
Henry Andrews

πŸ“– πŸ’‘
Taylor Barnett

πŸ“– +
H1Gdev

πŸ“– diff --git a/README.md b/README.md index f24455b9f5..16b87b179d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-138-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-139-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 1c3a18cc234dc356bf8178dca928bde89868813f Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:49 +0100 Subject: [PATCH 141/164] Add @tiangolo as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 1f11c83ddc..6f5bbcb165 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1287,6 +1287,15 @@ "contributions": [ "doc" ] + }, + { + "login": "tiangolo", + "name": "SebastiΓ‘n RamΓ­rez", + "avatar_url": "https://avatars.githubusercontent.com/u/1326112?v=4", + "profile": "https://tiangolo.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 609195a350..96934ddb0a 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -172,6 +172,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Henry Andrews

πŸ“– πŸ’‘
Taylor Barnett

πŸ“–
H1Gdev

πŸ“– +
SebastiΓ‘n RamΓ­rez

πŸ“– diff --git a/README.md b/README.md index 16b87b179d..4a7ba847ab 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-139-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-140-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 52da8ba426e79e5d058b96d9a15723f5b7643f80 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:49 +0100 Subject: [PATCH 142/164] Add @Capstan as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6f5bbcb165..9ccf03bed8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1296,6 +1296,15 @@ "contributions": [ "doc" ] + }, + { + "login": "Capstan", + "name": "Nathan Herring", + "avatar_url": "https://avatars.githubusercontent.com/u/1058384?v=4", + "profile": "http://technosloth.blogspot.com/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 96934ddb0a..3c94ca477b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -174,6 +174,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
H1Gdev

πŸ“–
SebastiΓ‘n RamΓ­rez

πŸ“– + +
Nathan Herring

πŸ“– + diff --git a/README.md b/README.md index 4a7ba847ab..a17c3d9793 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-140-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-141-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 871031108af3fb76e961ce0e189ae24310a7334a Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:50 +0100 Subject: [PATCH 143/164] Add @mmalawskigog as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 9ccf03bed8..dae0b37e69 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1305,6 +1305,15 @@ "contributions": [ "doc" ] + }, + { + "login": "mmalawskigog", + "name": "mmalawskigog", + "avatar_url": "https://avatars.githubusercontent.com/u/41375454?v=4", + "profile": "https://github.com/mmalawskigog", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 3c94ca477b..172b314b05 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -176,6 +176,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Nathan Herring

πŸ“– +
mmalawskigog

πŸ“– diff --git a/README.md b/README.md index a17c3d9793..53688349fe 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-141-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-142-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 6efe0baf13a205fc938156fbf89398f0f7b9a9e2 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:51 +0100 Subject: [PATCH 144/164] Add @vearutop as a contributor --- .all-contributorsrc | 10 ++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index dae0b37e69..f60d6676e8 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1314,6 +1314,16 @@ "contributions": [ "doc" ] + }, + { + "login": "vearutop", + "name": "Viacheslav Poturaev", + "avatar_url": "https://avatars.githubusercontent.com/u/1381436?v=4", + "profile": "https://dev.to/vearutop", + "contributions": [ + "example", + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 172b314b05..fa49445793 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -177,6 +177,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Nathan Herring

πŸ“–
mmalawskigog

πŸ“– +
Viacheslav Poturaev

πŸ’‘ πŸ“– diff --git a/README.md b/README.md index 53688349fe..3f14ba6c1a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-142-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-143-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From a42089f5ac601f01f621dd76af190d64db4e19e7 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:51 +0100 Subject: [PATCH 145/164] Add @mhf-ir as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index f60d6676e8..8ea1555a70 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1324,6 +1324,15 @@ "example", "doc" ] + }, + { + "login": "mhf-ir", + "name": "Muhammad Hussein Fattahizadeh", + "avatar_url": "https://avatars.githubusercontent.com/u/1172526?v=4", + "profile": "http://mhf.ir/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index fa49445793..97735f32a5 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -178,6 +178,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Nathan Herring

πŸ“–
mmalawskigog

πŸ“–
Viacheslav Poturaev

πŸ’‘ πŸ“– +
Muhammad Hussein Fattahizadeh

πŸ“– diff --git a/README.md b/README.md index 3f14ba6c1a..b84a580058 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-143-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-144-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 0dc6c4704918ea63a6da4c50edb16d0942eac675 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:52 +0100 Subject: [PATCH 146/164] Add @cmheazel as a contributor --- .all-contributorsrc | 10 ++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8ea1555a70..5904d3d5ed 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1333,6 +1333,16 @@ "contributions": [ "doc" ] + }, + { + "login": "cmheazel", + "name": "Chuck Heazel", + "avatar_url": "https://avatars.githubusercontent.com/u/7959995?v=4", + "profile": "https://github.com/cmheazel", + "contributions": [ + "doc", + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 97735f32a5..098f2c2d88 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -179,6 +179,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
mmalawskigog

πŸ“–
Viacheslav Poturaev

πŸ’‘ πŸ“–
Muhammad Hussein Fattahizadeh

πŸ“– +
Chuck Heazel

πŸ“– πŸ’‘ diff --git a/README.md b/README.md index b84a580058..50614284b6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-144-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-145-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 11eea04ff5c74adc83791c4499faefa7f65a80e9 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:53 +0100 Subject: [PATCH 147/164] Add @eemeli as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 5904d3d5ed..71c9c53bf9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1343,6 +1343,15 @@ "doc", "example" ] + }, + { + "login": "eemeli", + "name": "Eemeli Aro", + "avatar_url": "https://avatars.githubusercontent.com/u/617000?v=4", + "profile": "https://github.com/eemeli", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 098f2c2d88..86272533de 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -180,6 +180,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Viacheslav Poturaev

πŸ’‘ πŸ“–
Muhammad Hussein Fattahizadeh

πŸ“–
Chuck Heazel

πŸ“– πŸ’‘ +
Eemeli Aro

πŸ’‘ diff --git a/README.md b/README.md index 50614284b6..2d580c60d1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-145-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-146-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From eb9c610254834f39242c548c34ec2dac49a6647e Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:54 +0100 Subject: [PATCH 148/164] Add @ncaidin as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 71c9c53bf9..71e29070f5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1352,6 +1352,15 @@ "contributions": [ "example" ] + }, + { + "login": "ncaidin", + "name": "Neal Caidin", + "avatar_url": "https://avatars.githubusercontent.com/u/5399652?v=4", + "profile": "https://github.com/ncaidin", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 86272533de..c9d94bceb8 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -181,6 +181,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Muhammad Hussein Fattahizadeh

πŸ“–
Chuck Heazel

πŸ“– πŸ’‘
Eemeli Aro

πŸ’‘ +
Neal Caidin

πŸ“– diff --git a/README.md b/README.md index 2d580c60d1..f128068b31 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-146-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-147-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 939cc76c83af5301a76a89529d1422ca211475e2 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:54 +0100 Subject: [PATCH 149/164] Add @darren987469 as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 71e29070f5..e0017f0cfc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1361,6 +1361,15 @@ "contributions": [ "doc" ] + }, + { + "login": "darren987469", + "name": "Darren", + "avatar_url": "https://avatars.githubusercontent.com/u/5189060?v=4", + "profile": "https://github.com/darren987469", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index c9d94bceb8..f539daa524 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -182,6 +182,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Chuck Heazel

πŸ“– πŸ’‘
Eemeli Aro

πŸ’‘
Neal Caidin

πŸ“– +
Darren

πŸ’‘ diff --git a/README.md b/README.md index f128068b31..4293e5681d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-147-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-148-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 479b4f6a01e15451ffd9b8d59053803e4589b0db Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:55 +0100 Subject: [PATCH 150/164] Add @lornajane as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index e0017f0cfc..b60ebac176 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1370,6 +1370,15 @@ "contributions": [ "example" ] + }, + { + "login": "lornajane", + "name": "Lorna Jane Mitchell", + "avatar_url": "https://avatars.githubusercontent.com/u/172607?v=4", + "profile": "http://www.lornajane.net/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index f539daa524..a5d3757e45 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -183,6 +183,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Eemeli Aro

πŸ’‘
Neal Caidin

πŸ“–
Darren

πŸ’‘ +
Lorna Jane Mitchell

πŸ“– diff --git a/README.md b/README.md index 4293e5681d..73f7b869b2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-148-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-149-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 76e497100ece816417932730323072e3efa6e1f5 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:56 +0100 Subject: [PATCH 151/164] Add @aaadel as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b60ebac176..9060167b5c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1379,6 +1379,15 @@ "contributions": [ "doc" ] + }, + { + "login": "aaadel", + "name": "Ahmed Aadel", + "avatar_url": "https://avatars.githubusercontent.com/u/6369335?v=4", + "profile": "https://github.com/aaadel", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index a5d3757e45..2ba9d7b2ed 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -184,6 +184,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Neal Caidin

πŸ“–
Darren

πŸ’‘
Lorna Jane Mitchell

πŸ“– +
Ahmed Aadel

πŸ“– diff --git a/README.md b/README.md index 73f7b869b2..099e33607f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-149-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-150-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 3e52744316d5ecccf1bd5d43992408ab58ea53be Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:57 +0100 Subject: [PATCH 152/164] Add @DSotnikov as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 9060167b5c..cddc744934 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1388,6 +1388,15 @@ "contributions": [ "doc" ] + }, + { + "login": "DSotnikov", + "name": "DSotnikov", + "avatar_url": "https://avatars.githubusercontent.com/u/6956107?v=4", + "profile": "https://github.com/DSotnikov", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 2ba9d7b2ed..88eea9f34a 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -186,6 +186,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Lorna Jane Mitchell

πŸ“–
Ahmed Aadel

πŸ“– + +
DSotnikov

πŸ“– + diff --git a/README.md b/README.md index 099e33607f..5de2d54372 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-150-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-151-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From bbe6a0d4c67e7e0c189e8efa6838e44cefa666d6 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:58 +0100 Subject: [PATCH 153/164] Add @Relequestual as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index cddc744934..e36739485b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1397,6 +1397,15 @@ "contributions": [ "doc" ] + }, + { + "login": "Relequestual", + "name": "Ben Hutton", + "avatar_url": "https://avatars.githubusercontent.com/u/731158?v=4", + "profile": "https://benhutton.me/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 88eea9f34a..42e61b5cea 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -188,6 +188,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
DSotnikov

πŸ“– +
Ben Hutton

πŸ“– diff --git a/README.md b/README.md index 5de2d54372..45e9178848 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-151-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-152-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From dee46ec1d94aced991cb6f09d77887514b8f75fa Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:59 +0100 Subject: [PATCH 154/164] Add @paolo-rossi as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index e36739485b..ff57312be7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1406,6 +1406,15 @@ "contributions": [ "doc" ] + }, + { + "login": "paolo-rossi", + "name": "Paolo Rossi", + "avatar_url": "https://avatars.githubusercontent.com/u/4686497?v=4", + "profile": "https://blog.paolorossi.net/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 42e61b5cea..1648c0d00b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -189,6 +189,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
DSotnikov

πŸ“–
Ben Hutton

πŸ“– +
Paolo Rossi

πŸ“– diff --git a/README.md b/README.md index 45e9178848..531cd6fc4d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-152-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-153-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 3fd8c1a11f856ef2eed71c64a6ae8ca363bebf1f Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:38:59 +0100 Subject: [PATCH 155/164] Add @matthew-inamdar as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index ff57312be7..890de4de27 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1415,6 +1415,15 @@ "contributions": [ "doc" ] + }, + { + "login": "matthew-inamdar", + "name": "Matthew Inamdar", + "avatar_url": "https://avatars.githubusercontent.com/u/13454566?v=4", + "profile": "https://inamdar.co.uk/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 1648c0d00b..8dae050e03 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -190,6 +190,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
DSotnikov

πŸ“–
Ben Hutton

πŸ“–
Paolo Rossi

πŸ“– +
Matthew Inamdar

πŸ“– diff --git a/README.md b/README.md index 531cd6fc4d..b3e7d9b646 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-153-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-154-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 83698d2b8803b60fa268e395531fd8244455c0cb Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:39:00 +0100 Subject: [PATCH 156/164] Add @springdoc as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 890de4de27..3ee04f1823 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1424,6 +1424,15 @@ "contributions": [ "doc" ] + }, + { + "login": "springdoc", + "name": "springdoc-openapi", + "avatar_url": "https://avatars.githubusercontent.com/u/52804136?v=4", + "profile": "https://springdoc.org/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 8dae050e03..823fdde520 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -191,6 +191,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Ben Hutton

πŸ“–
Paolo Rossi

πŸ“–
Matthew Inamdar

πŸ“– +
springdoc-openapi

πŸ“– diff --git a/README.md b/README.md index b3e7d9b646..daff531bf5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-154-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-155-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 7d7b9abb0ba3526d45e982ce2d93bea61f6fd60c Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:39:01 +0100 Subject: [PATCH 157/164] Add @adamaltman as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 3ee04f1823..feda4f2960 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1433,6 +1433,15 @@ "contributions": [ "doc" ] + }, + { + "login": "adamaltman", + "name": "Adam Altman", + "avatar_url": "https://avatars.githubusercontent.com/u/1161871?v=4", + "profile": "https://github.com/adamaltman", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 823fdde520..f4c610d564 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -192,6 +192,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Paolo Rossi

πŸ“–
Matthew Inamdar

πŸ“–
springdoc-openapi

πŸ“– +
Adam Altman

πŸ“– diff --git a/README.md b/README.md index daff531bf5..d19be14d97 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-155-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-156-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 00161d0c92d9de6c35962f354fd8c5d35c12396f Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:39:02 +0100 Subject: [PATCH 158/164] Add @anttiviljami as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index feda4f2960..3dedba9485 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1442,6 +1442,15 @@ "contributions": [ "doc" ] + }, + { + "login": "anttiviljami", + "name": "Viljami Kuosmanen", + "avatar_url": "https://avatars.githubusercontent.com/u/6105650?v=4", + "profile": "https://viljami.io/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index f4c610d564..c44e94d346 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -193,6 +193,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Matthew Inamdar

πŸ“–
springdoc-openapi

πŸ“–
Adam Altman

πŸ“– +
Viljami Kuosmanen

πŸ“– diff --git a/README.md b/README.md index d19be14d97..c08ee7363b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-156-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-157-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 7860aff9cd59f9961770841b0f9915c5ad4254ce Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:39:02 +0100 Subject: [PATCH 159/164] Add @xpepper as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 3dedba9485..48d9b6f822 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1451,6 +1451,15 @@ "contributions": [ "doc" ] + }, + { + "login": "xpepper", + "name": "Pietro Di Bello", + "avatar_url": "https://avatars.githubusercontent.com/u/450934?v=4", + "profile": "http://xpepper.github.io/AboutMe/", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index c44e94d346..68e77dc475 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -194,6 +194,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
springdoc-openapi

πŸ“–
Adam Altman

πŸ“–
Viljami Kuosmanen

πŸ“– +
Pietro Di Bello

πŸ’‘ diff --git a/README.md b/README.md index c08ee7363b..d19b0ed3fb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-157-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-158-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 89b1de91211595ab5448e8e83f0c8eb4d6b4ea41 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:39:03 +0100 Subject: [PATCH 160/164] Add @josteink as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 48d9b6f822..06a5364cc9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1460,6 +1460,15 @@ "contributions": [ "example" ] + }, + { + "login": "josteink", + "name": "Jostein KjΓΈnigsen", + "avatar_url": "https://avatars.githubusercontent.com/u/411338?v=4", + "profile": "https://jostein.kjonigsen.net/", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 68e77dc475..d84315d2f0 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -195,6 +195,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Adam Altman

πŸ“–
Viljami Kuosmanen

πŸ“–
Pietro Di Bello

πŸ’‘ +
Jostein KjΓΈnigsen

πŸ“– diff --git a/README.md b/README.md index d19b0ed3fb..fe295dae6f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-158-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-159-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 9306d4984293d3895bb51a80730d63cddca4534a Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:39:04 +0100 Subject: [PATCH 161/164] Add @philb-lr as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 06a5364cc9..0f543c9025 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1469,6 +1469,15 @@ "contributions": [ "doc" ] + }, + { + "login": "philb-lr", + "name": "Phil Barila", + "avatar_url": "https://avatars.githubusercontent.com/u/62034965?v=4", + "profile": "https://github.com/philb-lr", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index d84315d2f0..2925fd0909 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -196,6 +196,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Viljami Kuosmanen

πŸ“–
Pietro Di Bello

πŸ’‘
Jostein KjΓΈnigsen

πŸ“– +
Phil Barila

πŸ’‘ diff --git a/README.md b/README.md index fe295dae6f..34d257017e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-159-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-160-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 7f118fa5e61f0ffe5c733b57f6ab60364a703a9c Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:39:05 +0100 Subject: [PATCH 162/164] Add @christianfds as a contributor --- .all-contributorsrc | 9 +++++++++ CONTRIBUTORS.md | 3 +++ README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0f543c9025..33cbae96fe 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1478,6 +1478,15 @@ "contributions": [ "example" ] + }, + { + "login": "christianfds", + "name": "Christian Franchin", + "avatar_url": "https://avatars.githubusercontent.com/u/16166854?v=4", + "profile": "https://github.com/christianfds", + "contributions": [ + "example" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 2925fd0909..098371632c 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -198,6 +198,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Jostein KjΓΈnigsen

πŸ“–
Phil Barila

πŸ’‘ + +
Christian Franchin

πŸ’‘ + diff --git a/README.md b/README.md index 34d257017e..bcc66af2d8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-160-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-161-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 908265c581811a56d73689ae942845de09a08ea6 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:39:06 +0100 Subject: [PATCH 163/164] Add @jdesrosiers as a contributor --- .all-contributorsrc | 11 +++++++++++ CONTRIBUTORS.md | 1 + README.md | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 33cbae96fe..c0654f7405 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1487,6 +1487,17 @@ "contributions": [ "example" ] + }, + { + "login": "jdesrosiers", + "name": "Jason Desrosiers", + "avatar_url": "https://avatars.githubusercontent.com/u/716571?v=4", + "profile": "https://github.com/jdesrosiers", + "contributions": [ + "doc", + "example", + "code" + ] } ], "contributorsPerLine": 10 diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 098371632c..b3d5f790fa 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -200,6 +200,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Christian Franchin

πŸ’‘ +
Jason Desrosiers

πŸ“– πŸ’‘ πŸ’» diff --git a/README.md b/README.md index bcc66af2d8..6cf3398872 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-161-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-162-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification) From 180bbbbf0207dbea40ec50998726cfbc0ae31afb Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Wed, 23 Jun 2021 15:58:42 +0100 Subject: [PATCH 164/164] Add @SamiAkkawi as a contributor --- .all-contributorsrc | 11 ++++++++- CONTRIBUTORS.md | 59 ++++++++++++++++++++++++--------------------- README.md | 2 +- 3 files changed, 43 insertions(+), 29 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index c0654f7405..d648051cc4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1498,7 +1498,16 @@ "example", "code" ] + }, + { + "login": "SamiAkkawi", + "name": "Sami Akkawi", + "avatar_url": "https://avatars.githubusercontent.com/u/45228655?v=4", + "profile": "https://github.com/SamiAkkawi", + "contributions": [ + "example" + ] } ], - "contributorsPerLine": 10 + "contributorsPerLine": 9 } diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index b3d5f790fa..041c821f27 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -16,9 +16,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Tony Tam

πŸ“– πŸ’‘ πŸ’»
Jason Harmon

πŸ’‘ πŸ’» πŸ“–
Silas Sewell

πŸ“– πŸ’‘ -
steffkes

πŸ“– +
steffkes

πŸ“–
Pat

πŸ“–
xhh

πŸ“–
Kalman Hazins

πŸ“– @@ -27,10 +27,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
astaxie

πŸ“–
Oliver Ogg

πŸ“–
William Ting

πŸ“– -
Ozan Turgut

πŸ“– -
Mads Kristensen

πŸ’‘ +
Ozan Turgut

πŸ“– +
Mads Kristensen

πŸ’‘
Yuriy Vasiyarov

πŸ“–
Mohsen Azimi

πŸ’‘ πŸ“–
Max Lincoln

πŸ’‘ πŸ’» πŸ“– @@ -38,50 +38,52 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Chris Katz

πŸ“–
Axel H.

πŸ“–
mission.liao

πŸ“– + +
Chris Heng

πŸ’‘
Mike Fotinakis

πŸ“–
Nicolas GreniΓ©

πŸ“– - -
Trevor Livingston

πŸ“–
Matthew Turland

πŸ“–
Michael Bartel

πŸ“–
Matti Schneider

πŸ“–
Artur Khabibullin

πŸ“–
Erik Wilde

πŸ“– + +
Ivan Porto Carrero

πŸ’‘
Kevin Goslar

πŸ’‘
Derk Muenchhausen

πŸ“–
Rahul Somasunderam

πŸ“– - -
Xavier VergΓ©s

πŸ“–
Mac Angell

πŸ“–
Huang Yee

πŸ“–
Ben Merrills

πŸ“–
Michael Elman

πŸ“– + +
Matt Gibbs

πŸ“–
Chrysanthos Spiliotopoulos

πŸ“–
Tommi Reiman

πŸ“–
atlithorn

πŸ“–
Robert Winkler

πŸ“– - -
James Messinger

πŸ“–
Owen Brotherwood

πŸ“–
Dilip Krishnan

πŸ“–
Maks3w

πŸ“– + +
Timo Behrmann

πŸ“–
kand617

πŸ’‘
Yukai Kong

πŸ“–
Devis Battisti

πŸ“–
Joe Conley

πŸ“–
Tobias Sarnowski

πŸ“– - -
kai zhu

πŸ“–
Semir Patel

πŸ“–
Tony Narlock

πŸ“– + +
Ivan Goncharov

πŸ’‘ πŸ“– πŸ’»
Charles Horn

πŸ’‘
Joel Wurtz

πŸ’‘ @@ -89,10 +91,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Roman Hotsiy

πŸ“–
Yuriy Chernyshov

πŸ’‘
Justin

πŸ“– - -
Bastian Konetzny

πŸ“–
Steve Rice

πŸ“– + +
Vladimir Rutsky

πŸ“–
Martijn van der Lee

πŸ“–
Joe Spencer

πŸ“– πŸ’‘ @@ -101,9 +103,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Ralf Handl

πŸ“–
PaΕ­lo Ebermann

πŸ“–
Logan Bailey

πŸ“– +
Robert Panzer

πŸ“– -
Robert Panzer

πŸ“–
it33

πŸ“–
Dan Horst

πŸ“–
Rob Dolin

πŸ“– πŸ’‘ @@ -124,9 +126,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Oliver Ford

πŸ’‘
Johannes Bader

πŸ“–
Kris Hahn

πŸ“– -
Ted Epstein

πŸ“– +
Ted Epstein

πŸ“–
Brendan Abbott

πŸ“–
Helen Kosova

πŸ“– πŸ’‘
Eric Wittmann

πŸ“– @@ -135,10 +137,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Christophe Vidal

πŸ’‘
Aleksei Akimov

πŸ“–
will

πŸ“– -
BjΓΆrn Jarisch

πŸ’‘ πŸ“– -
Andy Lowry

πŸ’‘ +
BjΓΆrn Jarisch

πŸ’‘ πŸ“– +
Andy Lowry

πŸ’‘
Bert Roos

πŸ“–
ume

πŸ“–
Francesco Guardiani

πŸ“– @@ -146,50 +148,52 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Takuro Wada

πŸ’‘
Kevin Dew

πŸ“–
Christoph Kappestein

πŸ“– + +
PerthCharern

πŸ“–
Jonathan Stoikovitch

πŸ“–
Mathieu Alès

πŸ“– - -
Richard Klose

πŸ“–
Ed Ropple

πŸ“–
Jeff ErnstFriedman

πŸ“–
Adam Butler

πŸ“–
torychow

πŸ“–
Andrea Kao

πŸ“– πŸ’‘ + +
Ethan

πŸ“–
Jason Walton

πŸ“–
nasa9084

πŸ“–
Eric Langland

πŸ“– - -
LuΓ­s Felipe Zanatto

πŸ“–
Shiming Zhang

πŸ“–
Daniel G. Taylor

πŸ“–
Michael G.

πŸ’‘
jban332

πŸ“– + +
Maurits van der Schee

πŸ“–
Henry Andrews

πŸ“– πŸ’‘
Taylor Barnett

πŸ“–
H1Gdev

πŸ“–
SebastiΓ‘n RamΓ­rez

πŸ“– - -
Nathan Herring

πŸ“–
mmalawskigog

πŸ“–
Viacheslav Poturaev

πŸ’‘ πŸ“–
Muhammad Hussein Fattahizadeh

πŸ“– + +
Chuck Heazel

πŸ“– πŸ’‘
Eemeli Aro

πŸ’‘
Neal Caidin

πŸ“–
Darren

πŸ’‘
Lorna Jane Mitchell

πŸ“–
Ahmed Aadel

πŸ“– - -
DSotnikov

πŸ“–
Ben Hutton

πŸ“–
Paolo Rossi

πŸ“– + +
Matthew Inamdar

πŸ“–
springdoc-openapi

πŸ“–
Adam Altman

πŸ“– @@ -197,11 +201,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Pietro Di Bello

πŸ’‘
Jostein KjΓΈnigsen

πŸ“–
Phil Barila

πŸ’‘ - -
Christian Franchin

πŸ’‘
Jason Desrosiers

πŸ“– πŸ’‘ πŸ’» + +
Sami Akkawi

πŸ’‘ + diff --git a/README.md b/README.md index 6cf3398872..48645902ee 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # The OpenAPI Specification -[![All Contributors](https://img.shields.io/badge/all_contributors-162-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-163-orange.svg?style=flat-square)](#contributors-) ![Build Status](https://github.com/OAI/OpenAPI-Specification/workflows/validate-markdown/badge.svg) [![Issue triagers](https://www.codetriage.com/oai/openapi-specification/badges/users.svg)](https://www.codetriage.com/oai/openapi-specification)