Skip to content

Commit

Permalink
Deploying to gh-pages from @ b6e4597 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
diegosasw committed Jun 25, 2024
1 parent e9507fe commit 43bf072
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions web-api-one.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,11 @@
"type": "string",
"nullable": true
},
"departmentId": {
"type": "string",
"format": "uuid",
"nullable": true
},
"isDeveloper": {
"type": "boolean"
}
Expand Down

0 comments on commit 43bf072

Please sign in to comment.