Home
APIs.json
Common
Community
Overlays
Base
Blueprints
Rules
Rulesets
About
Openapi 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":"$.components.schemas.*.properties.[?(@.type==\"integer\")]","then":{"field":"format","function":"enumeration","functionOptions":{"values":["int32","int64"]}}}
YAML Version
Back to All of the Rules