specification
specification copied to clipboard
schedule.count and schedule.wkst
The schedule schema has some issues with data types.
Count should be a number, not a date
Wkst should be a string, not a date
I created a pull request to fix this in the specs b/c I wasn't sure what the procedure was.
It's here: https://github.com/openreferral/specification/pull/289
Just noticed these same issues when defining the schema for one of our apps. @devinbalkind can we add this to 2.1, or is it already in there?
I've noted in cells W155 and W156 of Por20349 - HSDS - US and UK that the data types need to be corrected. We should probably separate documentation correction from release version numbers.
These were fixed in 3.0 :-)