Skip to content

Commit a378982

Browse files
authored
Merge pull request #476 from opengeospatial/jerstlouis-patch-1
openapi/README: Fixed SwaggerUI link
2 parents ae21066 + 186b78b commit a378982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# OpenAPI building blocks
22

33
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_.
4-
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).
4+
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).
55

66
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.
77
The list of supported paths should be ajusted in `ogcapi-processes-3.yaml`.

0 commit comments

Comments
 (0)