Skip to content

Commit 96b6b4b

Browse files
committed
Update openapi.yaml
1 parent ad9f1db commit 96b6b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/processes/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
openapi: 3.0.3
22
info:
33
title: A sample API conforming to the standard OGC API - Processes - Part 1
4-
version: 1.0.0-redoc.1
4+
version: 1.0.0
55
description: |-
66
This document is an API definition document provided alongside the OGC API - Processes standard. The OGC API - Processes Standard specifies a processing interface to communicate over a RESTful protocol using JavaScript Object Notation (JSON) encodings. The specification allows for the wrapping of computational tasks into executable processes that can be offered by a server and be invoked by a client application.
77
contact:

0 commit comments

Comments
 (0)