Skip to content

Commit

Permalink
Make medium an enum
Browse files Browse the repository at this point in the history
  • Loading branch information
illicitonion committed Dec 1, 2015
1 parent fcd3873 commit 9b7c176
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/client-server/administrative_contact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ paths:
medium:
type: string
description: The medium of the third party identifier.
enum: ["email"]
address:
type: string
description: The third party identifier address.
Expand Down

0 comments on commit 9b7c176

Please sign in to comment.