diff --git a/openapi/README.md b/openapi/README.md index e59f65cd..3006c396 100644 --- a/openapi/README.md +++ b/openapi/README.md @@ -1,7 +1,7 @@ # OpenAPI building blocks This example API definition can be used to provide an OpenAPI 3.0 definition for an implementation of _OGC API - Processes - Part 1: Core and Part 3: Workflows and Chaining_. -The API definition can be visualized with [SwaggerUI](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/opengeospatial/ogcapi-processes/master/extensions/workflows/openapi/ogcapi-processes-3.bundled.json). +The API definition can be visualized with [SwaggerUI](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/opengeospatial/ogcapi-processes/master/openapi/ogcapi-processes.bundled.json). The lists of processes in the `/api` sub-directory should be tailored to the implementation & deployment, or those `/api/*` paths can be implemented dynamically by the server instead. The list of supported paths should be ajusted in `ogcapi-processes-3.yaml`.