diff options
author | Michael Lando <ml636r@att.com> | 2017-02-28 09:18:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@openecomp.org> | 2017-02-28 09:18:34 +0000 |
commit | 8440797eac059039ac9846610288f7ad5b4f3a6f (patch) | |
tree | 3e635674e2fbca8530ce6a1bc34a624273dd260e /openecomp-be/tools/swagger-ui/api-docs/api.html | |
parent | 402bb77c30277a1141d9e3bb7e6a57105183a53a (diff) | |
parent | 0de99c29bb4f8784a5b96948f916ad0fb3b9c3f9 (diff) |
Merge "pom update"
Diffstat (limited to 'openecomp-be/tools/swagger-ui/api-docs/api.html')
-rw-r--r-- | openecomp-be/tools/swagger-ui/api-docs/api.html | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/openecomp-be/tools/swagger-ui/api-docs/api.html b/openecomp-be/tools/swagger-ui/api-docs/api.html index f62de6767c..b89547e308 100644 --- a/openecomp-be/tools/swagger-ui/api-docs/api.html +++ b/openecomp-be/tools/swagger-ui/api-docs/api.html @@ -9572,11 +9572,11 @@ Performs one of the following actions on a action: |Checkout: Locks it for edits </tr> <tr> - <td>contentId</td> + <td>contentDisposition</td> <td> + <a href="#/definitions/ContentDisposition">ContentDisposition</a> - string </td> <td>optional</td> @@ -9585,10 +9585,10 @@ Performs one of the following actions on a action: |Checkout: Locks it for edits </tr> <tr> - <td>contentDisposition</td> + <td>dataHandler</td> <td> - <a href="#/definitions/ContentDisposition">ContentDisposition</a> + <a href="#/definitions/DataHandler">DataHandler</a> </td> @@ -9598,11 +9598,11 @@ Performs one of the following actions on a action: |Checkout: Locks it for edits </tr> <tr> - <td>dataHandler</td> + <td>contentId</td> <td> - <a href="#/definitions/DataHandler">DataHandler</a> + string </td> <td>optional</td> @@ -10105,19 +10105,6 @@ Performs one of the following actions on a action: |Checkout: Locks it for edits </tr> <tr> - <td>subType</td> - <td> - - - string - - </td> - <td>optional</td> - <td>-</td> - <td></td> - </tr> - - <tr> <td>defaultRepresentationClassAsString</td> <td> @@ -10286,6 +10273,19 @@ Performs one of the following actions on a action: |Checkout: Locks it for edits <td></td> </tr> + <tr> + <td>subType</td> + <td> + + + string + + </td> + <td>optional</td> + <td>-</td> + <td></td> + </tr> + </table> ## <a name="/definitions/DataHandler">DataHandler</a> |