specification icon indicating copy to clipboard operation
specification copied to clipboard

schedule.count and schedule.wkst

Open benjamin-wunder opened this issue 3 years ago • 2 comments

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

benjamin-wunder avatar Feb 17 '22 15:02 benjamin-wunder

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?

Cskyleryoung avatar Apr 27 '22 18:04 Cskyleryoung

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.

MikeThacker1 avatar Apr 28 '22 09:04 MikeThacker1

These were fixed in 3.0 :-)

mrshll1001 avatar Nov 16 '23 13:11 mrshll1001