Skip to content

dsp-api v26.0.0

Compare
Choose a tag to compare
@daschbot daschbot released this 06 Jan 08:12
9d58b52

⚠ BREAKING CHANGES

  • return external representation of ontology IRIs in admin routes (#2330)
  • replace Spray-JSON with ZIO-JSON in health route (health status is now represented as boolean instead of string) (#2360)

Bug Fixes

  • return external representation of ontology IRIs in admin routes (#2330) (b58828a)

Documentation

Maintenance

Enhancements

  • Add resources/info endpoint (DEV-792) (#2309) (c3f96a9)
  • expose GET /admin/projects as ZIO HTTP route (#2366) (b19f81c)
  • expose GET /admin/projects/[shortname | shortcode]/{shortname | shortcode} as ZIO HTTP routes (#2365) (9907cdf)
  • Expose GET /admin/projects/iri/{iriUrlEncoded} as zio-http route (#2355) (2f42906)