diff options
author | ramon <ramongomez@us.es> | 2017-03-16 08:45:31 +0000 |
---|---|---|
committer | ramon <ramongomez@us.es> | 2017-03-16 08:45:31 +0000 |
commit | 2a337db7fc78a6c71fb284c9ca9f598407604450 (patch) | |
tree | 9ab1326b0abe57af64a3f75f541c42f2769fc5cc /admin/WebConsole/rest/opengnsys-api.yml | |
parent | 715ff088812f2318c52eb96b51b12b056b5afc1f (diff) |
#708: Modificar ruta para obtener status de todos los PCs de un aula, evitando usar 2 caracteres "/" seguidos.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5235 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/rest/opengnsys-api.yml')
-rw-r--r-- | admin/WebConsole/rest/opengnsys-api.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/WebConsole/rest/opengnsys-api.yml b/admin/WebConsole/rest/opengnsys-api.yml index e4b76e12..e9afa53b 100644 --- a/admin/WebConsole/rest/opengnsys-api.yml +++ b/admin/WebConsole/rest/opengnsys-api.yml @@ -422,7 +422,7 @@ paths: tags: - server - client - /ous/{ouid}/labs/{labid}/clients//status: + /ous/{ouid}/labs/{labid}/clients/status: get: description: Get execution status of all clients definied in a `lab` parameters: |