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- Query too long error :
55- summary : Query too long error
56- value :
57- type : https://docs.isaacus.com/api-reference/errors#400-validation-error
58- title : Query too long error
59- status : 400
60- detail : The provided query exceeds the model's maximum input length
61- less overhead.
62- instance : null
6354 Invalid IQL query error :
6455 summary : Invalid IQL query error
6556 value :
@@ -69,6 +60,15 @@ paths:
6960 detail : The provided query is not valid Isaacus Query Language
7061 (IQL) syntax.
7162 instance : null
63+ Query too long error :
64+ summary : Query too long error
65+ value :
66+ type : https://docs.isaacus.com/api-reference/errors#400-validation-error
67+ title : Query too long error
68+ status : 400
69+ detail : The provided query exceeds the model's maximum input length
70+ less overhead.
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