From fcbaf7d66d5e344b12b57d8d8c4c182c7497e764 Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Wed, 6 Apr 2022 17:29:44 +0200 Subject: Add Update image to commands Allows updating the image file for an existing image. This action is related to /image/create in ogServer API. If ogServer receives an POST /image/create without the parameter "description", it does not create a new image and only updates. --- ogcp/templates/commands.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ogcp/templates/commands.html') diff --git a/ogcp/templates/commands.html b/ogcp/templates/commands.html index 65ab840..a819267 100644 --- a/ogcp/templates/commands.html +++ b/ogcp/templates/commands.html @@ -66,6 +66,8 @@ -- cgit v1.2.3-18-g5258