You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Broker Microservice can do many things. As well as being used to power the integration tests, it can also run standalone against an OpenActive system to validate the Dataset Site and the Opportunity and Order/OrderProposal RPDE feeds found within.
This is Broker's --validate-only mode.
Currently, Broker does not run Validator on items found within the Orders RPDE feed. This should be fixed. It should run both RPDE Validator and Data Model Validator.
It does run Validator on items found in the Opportunity RPDE feed, so this can be used as inspiration.
The text was updated successfully, but these errors were encountered:
Currently, Broker Microservice can do many things. As well as being used to power the integration tests, it can also run standalone against an OpenActive system to validate the Dataset Site and the Opportunity and Order/OrderProposal RPDE feeds found within.
This is Broker's
--validate-only
mode.Currently, Broker does not run Validator on items found within the Orders RPDE feed. This should be fixed. It should run both RPDE Validator and Data Model Validator.
It does run Validator on items found in the Opportunity RPDE feed, so this can be used as inspiration.
The text was updated successfully, but these errors were encountered: