Skip to content

Commit d2355e8

Browse files
author
James McKinney
committed
Use OrganizationReference, not Organization, closes open-contracting/ocds-extensions#36
1 parent 5b9b2c1 commit d2355e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"author": {
3838
"title": "Question author",
3939
"description": "The identifier and name of the party asking this question. Questioners may be listed in the parties array with a role of 'enquirer'. Procurement policies vary on whether or not the identity of those asking questions should be disclosed, or at which stage this information may be disclosed. When the identity of the questioner cannot be disclosed leave the author section blank. Display systems should interpret this as an anonymous question.",
40-
"$ref": "#/definitions/Organization"
40+
"$ref": "#/definitions/OrganizationReference"
4141
},
4242
"title": {
4343
"title": "Question title",

0 commit comments

Comments
 (0)