Home
APIs.json
Common
Community
Overlays
Base
Blueprints
Rules
Rulesets
About
Openapi Request Body Schema Properties Allowed Integer Format Error (
Edit
)
Requires integer properties to have a format of int32 or int64.
JSON Version
{"description":"Requires integer properties to have a format of int32 or int64.","message":"Type format should be be int32 or int64.","severity":"hint","given":"$.paths.*.*.requestBody.content.*.schema.properties.[?(@.type==\"integer\")]","then":{"field":"format","function":"enumeration","functionOptions":{"values":["int32","int64"]}}}
YAML Version
Back to All of the Rules