diff --git a/doc/AppMgmt.xml b/doc/AppMgmt.xml index dba4ed67a..874acd0ed 100644 --- a/doc/AppMgmt.xml +++ b/doc/AppMgmt.xml @@ -251,7 +251,7 @@
Install Applications are deployed to a device via http POST to the URI provided by GetServiceCapabilities. The same URI shall be used for updating an application. - A device supporting this service shall support the POST operation to the upload URI provided by the UploadUri capability. + A device supporting this service shall support the POST operation to the upload URI provided by the UploadPath capability. When posting an image to one of the URIs, the following HTML status codes may be returned, depending on success or failure: @@ -632,7 +632,7 @@ The following capabilities are available: - UploadUri + UploadPath Mandatory upload URI for applications. @@ -642,7 +642,7 @@ Signals support for licensing of applications. - SupportedFormat + FormatsSupported List of application formats supported by the device.