Update Endpoints Connectors Easyvista Service Manager V2 (#3220)
* Add files via upload
* add file from ZIP unzip
add file from ZIP unzip
* Revert "add file from ZIP unzip"
This reverts commit 47a338acae
.
* Add file in the Sub Folder
Add file in the Sub Folder named "Easyvista_Service._Manager"
* Delete Git_shared_easyvista.20service.20manager.5fc68cafe785a1947-801708a00708f80c.zip
* New files
New files
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Modifications
* Update apiDefinition.swagger.json
* Update apiDefinition.swagger.json
* Update apiDefinitionswagger.json
This commit is contained in:
Родитель
2594118b9f
Коммит
870cca197c
|
@ -7342,7 +7342,7 @@
|
|||
"summary": "Update Employee"
|
||||
}
|
||||
},
|
||||
"/api/v1/{account}/known-problems": {
|
||||
"/api/v1/{account}/knownerrors": {
|
||||
"get": {
|
||||
"description": "Returns List of known errors.",
|
||||
"operationId": "ViewKnownErrorsList",
|
||||
|
@ -7466,7 +7466,7 @@
|
|||
"summary": "View Known Errors List"
|
||||
}
|
||||
},
|
||||
"/api/v1/{account}/known-problems/{kp_id}": {
|
||||
"/api/v1/{account}/knownerrors/{kp_id}": {
|
||||
"get": {
|
||||
"description": "Returns the specified known Errors.",
|
||||
"operationId": "ViewKnownErrors",
|
||||
|
@ -13845,7 +13845,7 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"/api/v1/{account}//questions-result/{request_id}": {
|
||||
"/api/v1/{account}/questions-result/{request_id}": {
|
||||
"get": {
|
||||
"responses": {
|
||||
"200": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче