OpenAPI Schema Required No Default (Edit)
Required properties should not have default values. If a property is required, the client must provide it explicitly. Having a default on a required property creates confusion about whether the client needs to send it.
OpenAPISchemaRequiredDefaults