-
(This error was reported by Broker Microservice)
> FATAL ERROR: RPDE Validation Error(s) found on RPDE feed OrdersFeed (auth:secondary) page "https://imin.strmln.uk/api/open-active/orders-rpde?afte…
-
![image](https://github.com/user-attachments/assets/35e0dc69-9442-4d4d-9304-4651ad53d15a)
[seller-requested-cancellation_seller-requested-cancellation_OpenBookingSimpleFlow_IndividualFacilityUseSlo…
-
According the the [Realtime Paged Data Exchange](https://www.openactive.io/realtime-paged-data-exchange/), items which are deleted should have state=deleted
I have been polling your feed for a whil…
-
Clearly log any errors (non-200 responses) found on RPDE endpoints
-
Dumping feed pages to a file with a request ID for when a timeout occurs, and link to that file from the test suite results. Could dump RPDE pages out into files, with timestamp and current URL, and t…
-
Harvesting Utils was originally moved from [Broker Microservice](https://github.com/openactive/openactive-test-suite/tree/master/packages/openactive-broker-microservice).
Much of the Broker Microse…
-
From @ldodds "There are now three optional properties for feeds which indicate version number of specifications in use, and the types of entity included in a feed. Details can be found in the table h…
-
```
In [17]: str(eq)
Out[17]: 'Eq(x**7*Derivative(f(x), x) + 5*x**3*f(x)**2 - (2*x**2 + 2)*f(x)**3, 0)'
In [13]: eq …
-
## Summary
In the Open Booking API, in all Orders RPDE feed examples, each RPDE item has the Order's UUID as its `id`.
e.g.
```json
{
"next": "https://example.com/api/orders-rpde?afterTim…
-
In the [Order RPDE Feed example response](https://openactive.io/open-booking-api/EditorsDraft/1.0CR3/#example-54-order-rpde-feed-example-response), the RPDE item has an `@id`:
```
"@id": "e11429ea…