OWASP API4 2023 Integer Format (Edit)
Integers should be limited to mitigate resource exhaustion attacks. Specifying whether int32 or int64 is expected via format helps enforce proper constraints.
OWASPSecuritySchemaIntegersOpenAPI
Integers should be limited to mitigate resource exhaustion attacks. Specifying whether int32 or int64 is expected via format helps enforce proper constraints.