By specification :
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#schemaObject
"Specifies that a schema is deprecated and SHOULD be transitioned out of usage. default value is false"
The default value needs to be set as false for all schema, but currently, it is not initialized.