Skip to content
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

Replace Award.relatedBid with Award.relatedBids #46

Merged
merged 3 commits into from
Feb 8, 2022

Conversation

duncandewhurst
Copy link
Member

Closes #125

@duncandewhurst
Copy link
Member Author

The checks are failing with the following error:

test_readme.py::test_example_backticks
README.md: "Award.relatedBid" term is not in schema

However, Award.relatedBid is in the schema, it's just deprecated.

@mrshll1001 mrshll1001 self-assigned this Feb 4, 2022
Copy link

@mrshll1001 mrshll1001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good.

@jpmckinney
Copy link
Member

We need to mark the old field as deprecated, since the governance process applies to this extension.

@duncandewhurst
Copy link
Member Author

Ah looks like ocdskit indent unexpectedly removed the old property and deprecation note because I had accidentally duplicated `definitions/Award/properties. I've added it back in af83df6 and opened open-contracting/ocdskit#182 in case we want to change that behaviour.

release-schema.json Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bids: Make awards.relatedBid an array
3 participants