Skip to content
This repository was archived by the owner on Jun 17, 2021. It is now read-only.

Commit e33eb62

Browse files
authored
Merge pull request #80 from harrisyang/master
Fix doc error - /webinars/{webinarId}/status
2 parents ad71d18 + 598a99e commit e33eb62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5616,7 +5616,7 @@
56165616
"required": true,
56175617
"schema": {
56185618
"properties": {
5619-
"status": {
5619+
"action": {
56205620
"type": "string",
56215621
"enum": [
56225622
"end"

0 commit comments

Comments
 (0)