Skip to content

Commit

Permalink
Merge pull request #179 from camaraproject/Switch-device-to-optional
Browse files Browse the repository at this point in the history
Switch device structure to optional
  • Loading branch information
bigludo7 authored Jul 8, 2024
2 parents 19747bb + 0fbbb6e commit fa5b407
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions code/API_definitions/device-reachability-status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,6 @@ components:
properties:
device:
$ref: "#/components/schemas/Device"
required:
- device

ErrorInfo:
type: object
Expand Down
2 changes: 0 additions & 2 deletions code/API_definitions/device-roaming-status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,6 @@ components:
properties:
device:
$ref: "#/components/schemas/Device"
required:
- device

ErrorInfo:
type: object
Expand Down

0 comments on commit fa5b407

Please sign in to comment.