Closed openactive-bot closed 2 years ago
Looks like the test for this has been wrong since we switched to string prices (before switching them back). At this point I guess the test wasn't updated back to what it should have been. Further note; the Serializer
is serializing float
as strings, which could potentially cause issues elsewhere (although in PHP it's unlikely).
Update PHP data models to the latest version based on the OpenActive Vocabulary (codified by the Data Models), Test Interface and Beta Namespace.