Skip to content

Commit aaa9aa5

Browse files
authored
Update swagger.yaml
add notes field to addcamera and addonvif
1 parent a6d469c commit aaa9aa5

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

swagger.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2226,6 +2226,11 @@ paths:
22262226
name: recfps
22272227
required: false
22282228
type: int
2229+
- description: notes
2230+
in: query
2231+
name: name
2232+
required: false
2233+
type: string
22292234
produces:
22302235
- application/json
22312236
responses:
@@ -2298,6 +2303,11 @@ paths:
22982303
name: recfps
22992304
required: false
23002305
type: int
2306+
- description: notes
2307+
in: query
2308+
name: name
2309+
required: false
2310+
type: string
23012311
produces:
23022312
- application/json
23032313
responses:

0 commit comments

Comments
 (0)