From a71f323f83d3bc25d8435173ce222ecadf5bca02 Mon Sep 17 00:00:00 2001 From: Lars Falk-Petersen Date: Mon, 27 Nov 2023 12:43:11 +0100 Subject: [PATCH] Fix path to ogcapi-environmental-data-retrieval-1.bundled.json --- core/standard/openapi/README.md | 2 +- docs/edr_api.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/standard/openapi/README.md b/core/standard/openapi/README.md index 74f6d588..13e19b45 100644 --- a/core/standard/openapi/README.md +++ b/core/standard/openapi/README.md @@ -1,7 +1,7 @@ # OpenAPI definitions This example API definition can be used to provide an OpenAPI 3.0 definition for an implementation of _OGC API - Environmental Data Retrieval_. -The API definition can be visualized with [SwaggerUI](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/opengeospatial/ogcapi-environmental-data-retrieval/master/standard/openapi/ogcapi-environmental-data-retrieval-1.bundled.json). +The API definition can be visualized with [SwaggerUI](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/opengeospatial/ogcapi-environmental-data-retrieval/master/core/standard/openapi/ogcapi-environmental-data-retrieval-1.bundled.json). The list of supported paths should be adjusted in `ogcapi-environmental-data-retrieval-1.yaml`. diff --git a/docs/edr_api.html b/docs/edr_api.html index e6bc1a04..b82cfd68 100644 --- a/docs/edr_api.html +++ b/docs/edr_api.html @@ -7,7 +7,7 @@