Skip to content

Releases: openreferral/specification

v3.2

16 Oct 08:32

Choose a tag to compare

MINOR Release.

New codelists:

Backwards compatible API changes:

  • New optional publisher property on the response schema to GET /
  • New optional data_guide property on the response schema to GET /
  • New Tag objects defined in the canonical openapi.json file, which match codes defined in the new API Endpoint Requirement codelist: required and optional
    • Applied required tag to the following endpoints:
      • GET /
      • GET /services/{id}
      • GET /services
    • Applied optional tag to the following endpoints:
      • GET /taxonomies/{id}
      • GET /taxonomies
      • GET /taxonomy_terms/{id}
      • GET /taxonomy_terms
      • GET /organizations/{id}
      • GET /organizations
      • GET /service_at_locations/{id}
      • GET /service_at_locations
      • POST /services
      • POST /taxonomies
      • POST /taxonomy_terms
      • POST /organizations
      • POST /service_at_locations

v3.1.2

17 Sep 07:21
32e5e5c

Choose a tag to compare

This is a PATCH release.

PATCH: update simple/schema.csv by @mrshll1001 in #562

v3.1.1

12 Dec 14:56
5667f42

Choose a tag to compare

Patch level upgrade:
#514 - Made empty a required field for API responses

Bug fixes for:
#528
#529
#530

Docs:
#526 - Removed Hypothes.is plug-in from docs

v3.1

29 Oct 10:17
8b22b74

Choose a tag to compare

v3.0

22 Jun 09:28

Choose a tag to compare

v2.0.1

17 Nov 17:45
8bb7de5

Choose a tag to compare

Merge pull request #230 from odscjames/github-actions

ci: Travis -> GitHub Actions

2.0

27 Oct 08:44
88e080d

Choose a tag to compare

2.0
Merge pull request #219 from openreferral/2.0-dev

2.0 Upgrade #WIP #draft

1.1 Release

24 Nov 13:26

Choose a tag to compare

This is the version 1.1 release of HSDS.

1.0 Release

10 Apr 11:13

Choose a tag to compare

Merge pull request #132 from cwisdo/patch-1

https -> http for link to opendataservices.coop