Data Plane Warning
Data Plane OpenAPI specs
Avoid the use of x-nullable.
You should avoid the use of x-nullable: true
. Properties with no value should simply be omitted from the payload.
June 18, 2022
June 18, 2022
Remove the x-nullable: true
extension from the schema.