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
This just means the value fits within int32 type, which is valid. I understand it may look weird for a couple of specific fields, but we didn't want to narrow down response field types too much in general. Over time we may decide to add more specialized response field types.
discord-api-spec/specs/openapi.json
Lines 26868 to 26876 in 4649f52
As we know colors can be from 0 to #FFFFFF
So definetly not the whole int32
The same with other properties like position which cant be negative
Code
discord-api-spec/specs/openapi.json
Lines 27704 to 27709 in 4649f52
The text was updated successfully, but these errors were encountered: