Skip to content

Commit f18f097

Browse files
authored
Merge pull request apisyouwonthate#242 from thim81/master
Add openapi-snippet & openapi-snippet-cli
2 parents 7442cb1 + ddf5c7d commit f18f097

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

_data/tools.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1097,6 +1097,24 @@
10971097
v2: true
10981098
v3: true
10991099

1100+
- name: openapi-snippet
1101+
category: parsers
1102+
github: https://github.com/ErikWittern/openapi-snippet
1103+
language: Node.js
1104+
description:
1105+
Generates code snippets in various languages & tools (cURL, Node, Python, Ruby, Java, Go, C#...), from OpenAPI documents.
1106+
v2: true
1107+
v3: true
1108+
1109+
- name: openapi-snippet-cli
1110+
category: parsers
1111+
github: https://github.com/richardkabiling/openapi-snippet-cli
1112+
language: Node.js
1113+
description:
1114+
Adds code snippets in redoc style (x-codeSamples) to OpenAPI documents. This is a CLI wrapper for the "openapi-snippet".
1115+
v2: true
1116+
v3: true
1117+
11001118
- name: KaiZen OpenAPI Parser
11011119
github: https://github.com/RepreZen/KaiZen-OpenApi-Parser
11021120
owner: RepreZen

0 commit comments

Comments
 (0)