We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff3b0f5 commit d00439aCopy full SHA for d00439a
api/processes/openapi.yaml
@@ -203,5 +203,5 @@ paths:
203
500:
204
$ref: "https://developer.ogc.org/api/processes/responses/ServerError.yaml"
205
servers:
206
- - description: 52°North demo server
207
- url: http://geoprocessing.demo.52north.org:8080/javaps/rest/
+ - description: Example demo server
+ url: http://example.org/ogc/
0 commit comments