File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 157157 "pattern": "^.*Response$"
158158 },
159159 "headers": {
160- "$ref": "#/components/schemas/Record<string,string> "
160+ "$ref": "#/components/schemas/Record%3Cstring%2Cstring%3E "
161161 }
162162 }
163163 },
37143714 "additionalProperties": false
37153715 },
37163716 "intents": {
3717- "type": "number"
3717+ "type": "number",
3718+ "properties": {},
3719+ "additionalProperties": false
37183720 },
37193721 "presence": {
37203722 "$ref": "#/components/schemas/ActivitySchema"
37333735 "maxItems": 2,
37343736 "type": "array",
37353737 "items": {
3736- "type": "number"
3738+ "type": "number",
3739+ "properties": {},
3740+ "additionalProperties": false
37373741 }
37383742 },
37393743 "guild_subscriptions": {
74957499 "type": "boolean"
74967500 },
74977501 "roles": {
7498- "$ref": "#/components/schemas/Record<string,boolean> "
7502+ "$ref": "#/components/schemas/Record%3Cstring%2Cboolean%3E "
74997503 },
75007504 "channels": {
7501- "$ref": "#/components/schemas/Record<string,boolean> "
7505+ "$ref": "#/components/schemas/Record%3Cstring%2Cboolean%3E "
75027506 }
75037507 }
75047508 },
1338913393 "length": {
1339013394 "type": "integer"
1339113395 },
13392- "__@unscopables@699 ": {
13396+ "__@unscopables@698 ": {
1339313397 "type": "object",
1339413398 "additionalProperties": false,
1339513399 "patternProperties": {
@@ -13515,17 +13519,17 @@
1351513519 "with": {
1351613520 "type": "boolean"
1351713521 },
13518- "__@iterator@697 ": {
13522+ "__@iterator@696 ": {
1351913523 "type": "boolean"
1352013524 },
13521- "__@unscopables@699 ": {
13525+ "__@unscopables@698 ": {
1352213526 "type": "boolean"
1352313527 }
1352413528 }
1352513529 }
1352613530 },
1352713531 "required": [
13528- "__@unscopables@699 ",
13532+ "__@unscopables@698 ",
1352913533 "length"
1353013534 ]
1353113535 },
Original file line number Diff line number Diff line change 136136 "pattern" : " ^.*Response$"
137137 },
138138 "headers" : {
139- "$ref" : " #/definitions/Record<string,string> "
139+ "$ref" : " #/definitions/Record%3Cstring%2Cstring%3E "
140140 }
141141 },
142142 "additionalProperties" : false ,
39363936 "additionalProperties" : false
39373937 },
39383938 "intents" : {
3939- "type" : " bigint"
3939+ "type" : " number" ,
3940+ "properties" : {},
3941+ "additionalProperties" : false
39403942 },
39413943 "presence" : {
39423944 "$ref" : " #/definitions/ActivitySchema"
39553957 "maxItems" : 2 ,
39563958 "type" : " array" ,
39573959 "items" : {
3958- "type" : " bigint"
3960+ "type" : " number" ,
3961+ "properties" : {},
3962+ "additionalProperties" : false
39593963 }
39603964 },
39613965 "guild_subscriptions" : {
79757979 "type" : " boolean"
79767980 },
79777981 "roles" : {
7978- "$ref" : " #/definitions/Record<string,boolean> "
7982+ "$ref" : " #/definitions/Record%3Cstring%2Cboolean%3E "
79797983 },
79807984 "channels" : {
7981- "$ref" : " #/definitions/Record<string,boolean> "
7985+ "$ref" : " #/definitions/Record%3Cstring%2Cboolean%3E "
79827986 }
79837987 },
79847988 "additionalProperties" : false ,
1430214306 "length" : {
1430314307 "type" : " integer"
1430414308 },
14305- "__@unscopables@699 " : {
14309+ "__@unscopables@698 " : {
1430614310 "type" : " object" ,
1430714311 "additionalProperties" : false ,
1430814312 "patternProperties" : {
@@ -14428,17 +14432,17 @@
1442814432 "with" : {
1442914433 "type" : " boolean"
1443014434 },
14431- "__@iterator@697 " : {
14435+ "__@iterator@696 " : {
1443214436 "type" : " boolean"
1443314437 },
14434- "__@unscopables@699 " : {
14438+ "__@unscopables@698 " : {
1443514439 "type" : " boolean"
1443614440 }
1443714441 }
1443814442 }
1443914443 },
1444014444 "required" : [
14441- " __@unscopables@699 " ,
14445+ " __@unscopables@698 " ,
1444214446 " length"
1444314447 ]
1444414448 },
You can’t perform that action at this time.
0 commit comments