Skip to content

Commit

Permalink
Merge pull request #533 from openreferral/3.1.1_docs
Browse files Browse the repository at this point in the history
3.1.1 docs
  • Loading branch information
kathryn-ods authored Dec 5, 2024
2 parents f3c4b93 + 333d096 commit e2566bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
8 changes: 5 additions & 3 deletions docs/hsds/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ This page provides the list of changes that have been made to the HSDS schema.

## [v3.1.1](https://github.com/openreferral/specification/releases/tag/v3.1.1)

* Made Page.empty a required field for API responses

* Made `Page.Empty` a required field for API responses
* Fixed bad foreign keys and missing values in some example data
* Set `service_capacity.updated.datapackage_type` to `datetime`
* Set `constraints` for fields in `unit` and `service_capacity` schemas

## [v3.1](https://github.com/openreferral/specification/releases/tag/v3.1)

Expand Down Expand Up @@ -75,7 +77,7 @@ This page provides the list of changes that have been made to the HSDS schema.
* added `minimum_age` and `maximum_age`
* For `organization`
* added `logo`
* added `parent_oranization_id`
* added `parent_organization_id`
* added `uri`
* added `website`
* `organization_identifier` entity added
Expand Down
8 changes: 0 additions & 8 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,6 @@ This documentation also provides materials about the Open Referral Initiative it

The contents of the *About the Open Referral Initiative* section may be of interest for those looking to understand more about the wider Open Referral project as well as other standards which are relevant to HSDS.

### Comment on our docs using Hypothes.is

This documentation supports community comments via [Hypothes.is](https://web.hypothes.is/).

Hypothes.is is an annotation service embedded into this documentation site. You may notice some text highlighted in yellow, or the button in the top right of each page which reveals the list of annotations for that page.

To get involved in annotating the documentation, you'll need to create an account at Hypothes.is, but it's otherwise as simple as highlighting some text on the page and using the pop-up box to add your comments.

## Our ecosystem

**Open Referral’s ecosystem** includes a range of working open source software applications that can be freely redeployed to work with HSDS-compatible data and/or APIs. Many of these tools can be found in [our Github organization](http://github.com/openreferral).
Expand Down

0 comments on commit e2566bf

Please sign in to comment.