Skip to content

Commit 98d301e

Browse files
authored
Add description to OpenAPI import example (#224)
1 parent 562f875 commit 98d301e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/event-types.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ In addition to the standard features supported by the OpenAPI spec, Svix also su
211211
"pet.new": {
212212
"post": {
213213
"operationId": "pet.new",
214+
"description": "A new pet has been created",
214215
"x-svix-feature-flag": "beta-feature-a",
215216
"x-svix-group-name": "group-name-1",
216217
"requestBody": {

0 commit comments

Comments
 (0)