Skip to content

Commit 2c12b3f

Browse files
committed
fix swagger doc
1 parent 2359368 commit 2c12b3f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

templates/swagger/v1_json.tmpl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7225,6 +7225,9 @@
72257225
"type": "string",
72267226
"x-go-name": "Name"
72277227
},
7228+
"organization": {
7229+
"$ref": "#/definitions/Organization"
7230+
},
72287231
"permission": {
72297232
"type": "string",
72307233
"enum": [
@@ -9059,4 +9062,4 @@
90599062
"SudoHeader": []
90609063
}
90619064
]
9062-
}
9065+
}

0 commit comments

Comments
 (0)