Skip to content

Commit e10ace5

Browse files
DorthuGitHub Enterprise
authored andcommitted
Merge pull request #68 from wsmith/bugfix/add-required-fields-to-domain
bug: Added missing required fields to domain
2 parents ed16bd3 + 3509461 commit e10ace5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9585,6 +9585,8 @@ components:
95859585
in our system to be treated as authoritative.
95869586
required:
95879587
- id
9588+
- domain
9589+
- type
95889590
properties:
95899591
id:
95909592
type: integer

0 commit comments

Comments
 (0)