Skip to content

Commit a538d02

Browse files
authored
feat(docs): auto-generate OpenAPI code snippets (#26)
1 parent 59ee225 commit a538d02

40 files changed

+1189
-176
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"variants": {
3+
"post /invocations": [
4+
{ "name": "async", "overrides": { "async": true } }
5+
]
6+
}
7+
}

0 commit comments

Comments
 (0)