You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specs/Data-Gateway.json
+28-1Lines changed: 28 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4120,6 +4120,33 @@
4120
4120
]
4121
4121
}
4122
4122
},
4123
+
"/Api/Chat/UpdateDocs": {
4124
+
"post": {
4125
+
"description": "Sends a request to update the cached Data Gateway documentation if there is a newer version.\n\nThis endpoint requires the `LicenseGptCache.ReadWrite` scope (permission). This endpoint is also only accessible from the `SHI Lab` tenant. End user access is restricted.",
"description": "Request has a failure that cannot be resolved and might require manual intervention or retry."
4142
+
}
4143
+
},
4144
+
"summary": "Update Cached Documentation",
4145
+
"tags": [
4146
+
"Chat"
4147
+
]
4148
+
}
4149
+
},
4123
4150
"/Api/Entitlement/Shield": {
4124
4151
"post": {
4125
4152
"description": "Creates a new license entitlement (activation) for SHIELD.\n\nThis endpoint requires the `LicenseEntitlement.ReadWrite.All` scope (permission). This endpoint is also only accessible from the `SHI` and `SHI Lab` tenants. End user access is restricted.",
@@ -6764,4 +6791,4 @@
6764
6791
"description": "Enables query for available information (like tenant, license, etc) via conversation with OpenAI agent."
0 commit comments