-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add lots.submissionTerms.electronicSubmissionPolicy #47
Conversation
I updated the tests, but the issue is that submissionTerms doesn't have a definition in OCDS 1.2. You'll have to make a PR there first, then reference it here. |
Ah, yes I'd missed that the definition in 1.2 is in |
open-contracting/standard#1667 should fix the issue |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to merge if suggestions applied.
I fixed the comma as I also had to update the readme tests. |
The test is failing I think because it's looking in core 1.1 for the field referenced by
#/definitions/submissionTerms
which has been added to 1.2-dev in open-contracting/standard#1654