Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@m-mohr m-mohr released this 27 May 11:41
· 5 commits to main since this release

Changed

  • Clarify http and extend http authorization methods #27
  • Split Authentication Flows Object into OAuth2 Flow Object and Signed URL Object
  • The JSON Schema is much stricter compared to before, actually enforcing many restrictions documented in the written spec
  • The Parameter Schemas must comply to JSON Schema draft-07 instead of OpenAPI Schema #21

Fixed

  • JSON Schema supports Catalogs
  • Fixed various other issues in the JSON Schema
  • Clarified which fields apply to which schema type
  • Clarified required fields
  • Fixed examples

Removed

  • Removed the provider-specific planetaryComputer and earthdata scheme types #32