You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# OpenAPI building blocks
2
2
3
3
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).
5
5
6
6
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.
7
7
The list of supported paths should be ajusted in `ogcapi-processes-3.yaml`.
0 commit comments