-
Not sure whether this is related to issue #4, but https://api.letsride.co.uk/public/v1/rides?afterTimestamp=1101&afterId=5590 returns an error
-
Paging does not seem to be correctly implemented: `id` and `modified` values of the last item in the page do not match those in the `next` URL. The last item in each page must be used to generate the …
-
## Issue
Do not include empty strings. If string is empty, do not include property.
## Example
Not like this:
```javascript
"address": {
"type": "PostalAddress",
"streetAddress": "Not…
-
## Issue
https://www.classfinder.org.uk/api/private/classes is not valid JSON
Please correct this to allow validation to proceed
-
Hi @itsterry, hope you're well.
We've noticed on https://www.nhs.uk/change4life/activities/sports-and-activities/activity-finder that there is replication of seemingly identical GLL sessions.
Th…
-
## Issue
As noted by the RPDE validation results and https://github.com/LawnTennisAssociation/opendata/issues/13, the RPDE “deleted” state does not appear to be correctly implemented.
See https://…
-
* [x] @ldodds creates an npm organisation
* [x] @petewalker publishes data-models as `@openactive/data-models`
* [x] @petewalker publishes data-model-validator as `@openactive/data-model-validator`
…
-
Once the validator can handle X items from an RPDE feed, we want to be able to link to it from the status page, so any broken feed can have a direct link to the validator to show problem areas
-
To make this validator useful for new users, we should include a selection of use-case specific full-fat examples.
These should include:
- A full-fat Session (which includes everything you'd expec…
-
Validation of whether an RPDE feed is valid. I think this is a separate tool (or page on the existing tool) though, as it needs to operate differently.
Todo:
* [x] Worker / RabbitMQ research
* …