openreferral / hsds_schema_tools

Tools for working with HSDS schema.
Other
1 stars 1 forks source link

Always use a string if the type is string #2

Closed Bjwebb closed 1 year ago

Bjwebb commented 1 year ago

Here's the example that's a problem https://github.com/openreferral/specification/blob/3.0-dev/schema/organization_identifier.json#L63 An alternative would be to replace the example with a value that can't be an integer.

Bjwebb commented 1 year ago

You can see the changes to the example files in this PR https://github.com/openreferral/specification/pull/394/files