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: openapi/openapiv2.json
+4
Original file line number
Diff line number
Diff line change
@@ -5137,6 +5137,10 @@
5137
5137
"countGroupByExecutionStatus": {
5138
5138
"type": "boolean",
5139
5139
"title": "True if the server supports count group by execution status"
5140
+
},
5141
+
"nexus": {
5142
+
"type": "boolean",
5143
+
"description": "True if the server supports Nexus operations.\nThis flag is dependent both on server version and for Nexus to be enabled via server configuration."
0 commit comments