Skip to content

Commit

Permalink
Fix #14: webcam_restartfeed spec uses 'msg' instead of 'message'
Browse files Browse the repository at this point in the history
  • Loading branch information
harish-bansal committed Feb 28, 2021
1 parent 8a0cd3e commit d2a85a7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions spec/usb_webcam/webcam_restartfeed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,10 @@ paths:
schema:
type: object
properties:
status:
result:
type: string
msg:
message:
type: string
required:
- result
x-codegen-request-body-name: data

0 comments on commit d2a85a7

Please sign in to comment.