File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,15 +51,6 @@ paths:
5151 status : 400
5252 detail : The request was invalid or could not be processed.
5353 instance : null
54- Invalid IQL query error :
55- summary : Invalid IQL query error
56- value :
57- type : https://docs.isaacus.com/api-reference/errors#400-validation-error
58- title : Invalid IQL query error
59- status : 400
60- detail : The provided query is not valid Isaacus Query Language
61- (IQL) syntax.
62- instance : null
6354 Query too long error :
6455 summary : Query too long error
6556 value :
@@ -69,6 +60,15 @@ paths:
6960 detail : The provided query exceeds the model's maximum input length
7061 less overhead.
7162 instance : null
63+ Invalid IQL query error :
64+ summary : Invalid IQL query error
65+ value :
66+ type : https://docs.isaacus.com/api-reference/errors#400-validation-error
67+ title : Invalid IQL query error
68+ status : 400
69+ detail : The provided query is not valid Isaacus Query Language
70+ (IQL) syntax.
71+ instance : null
7272 ' 401 ' :
7373 description : The API key you provided does not exist, is expired or revoked,
7474 or is not authorized to access this resource.
You can’t perform that action at this time.
0 commit comments