This repository was archived by the owner on Aug 28, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ contact_links:
7
7
url : https://github.com/scalar/openapi-parser/discussions/new?category=ideas
8
8
about : Suggest any ideas you have using our discussion forums.
9
9
- name : 💬 Chat with us
10
- url : https://discord.gg/8HeZcRGPFS
10
+ url : https://discord.gg/scalar
11
11
about : Suggest any ideas you have using our discussion forums.
Original file line number Diff line number Diff line change 4
4
[ ![ Release] ( https://github.com/scalar/openapi-parser/actions/workflows/release.yml/badge.svg )] ( https://github.com/scalar/openapi-parser/actions/workflows/release.yml )
5
5
[ ![ Contributors] ( https://img.shields.io/github/contributors/scalar/openapi-parser )] ( https://github.com/scalar/openapi-parser/graphs/contributors )
6
6
[ ![ GitHub License] ( https://img.shields.io/github/license/scalar/openapi-parser )] ( https://github.com/scalar/openapi-parser/blob/main/LICENSE )
7
- [ ![ Discord] ( https://img.shields.io/discord/1135330207960678410?style=flat&color=5865F2 )] ( https://discord.gg/8HeZcRGPFS )
7
+ [ ![ Discord] ( https://img.shields.io/discord/1135330207960678410?style=flat&color=5865F2 )] ( https://discord.gg/scalar )
8
8
9
9
Modern OpenAPI parser written in TypeScript with support for OpenAPI 3.1, OpenAPI 3.0 and Swagger 2.0.
10
10
@@ -132,7 +132,7 @@ const result = openapi()
132
132
133
133
## Community
134
134
135
- We are API nerds. You too? Let’s chat on Discord: < https://discord.gg/8HeZcRGPFS >
135
+ We are API nerds. You too? Let’s chat on Discord: < https://discord.gg/scalar >
136
136
137
137
## Thank you!
138
138
Original file line number Diff line number Diff line change 4
4
[ ![ Release] ( https://github.com/scalar/openapi-parser/actions/workflows/release.yml/badge.svg )] ( https://github.com/scalar/openapi-parser/actions/workflows/release.yml )
5
5
[ ![ Contributors] ( https://img.shields.io/github/contributors/scalar/openapi-parser )] ( https://github.com/scalar/openapi-parser/graphs/contributors )
6
6
[ ![ GitHub License] ( https://img.shields.io/github/license/scalar/openapi-parser )] ( https://github.com/scalar/openapi-parser/blob/main/LICENSE )
7
- [ ![ Discord] ( https://img.shields.io/discord/1135330207960678410?style=flat&color=5865F2 )] ( https://discord.gg/8HeZcRGPFS )
7
+ [ ![ Discord] ( https://img.shields.io/discord/1135330207960678410?style=flat&color=5865F2 )] ( https://discord.gg/scalar )
8
8
9
9
Modern OpenAPI parser written in TypeScript, with support for Swagger 2.0, OpenAPI 3.0 and OpenAPI 3.1
10
10
You can’t perform that action at this time.
0 commit comments