We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 746002e commit 760e075Copy full SHA for 760e075
openapi.yaml
@@ -550,7 +550,8 @@ paths:
550
description: >-
551
Version number of the openEO specification this back-end
552
implements.
553
- example: 1.0.1
+ enum:
554
+ - 1.0.0
555
backend_version:
556
type: string
557
@@ -895,7 +896,6 @@ paths:
895
896
897
Version number of the openEO specification this
898
back-end implements.
899
example:
900
versions:
901
- url: 'https://example.openeo.org/api/v0.5'
0 commit comments