Skip to content

Commit

Permalink
fixed missing properties on device Event schema definition
Browse files Browse the repository at this point in the history
  • Loading branch information
angelo.andreussi authored and Coduz committed Jul 3, 2023
1 parent 09d9983 commit 6969ea7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ components:
schemas:
deviceEvent:
allOf:
- $ref: '../openapi.yaml#/components/schemas/kapuaEntity'
- type: object
properties:
deviceId:
Expand Down

0 comments on commit 6969ea7

Please sign in to comment.