Skip to content

Warning

Type: object

Properties

Property Type Required Description Constraints
code integer (int32) Yes Integer code of the warning
message string Yes Message describing the warning

Generated example

{
  "code": 123,
  "message": "string"
}

Source

Generated from swagger-mapi.json.