ignore-downstream
@ -8943,6 +8943,17 @@
"type": "string",
"nullable": true
},
"customFormats": {
"type": "array",
"items": {
"$ref": "#/components/schemas/CustomFormatResource"
"customFormatScore": {
"type": "integer",
"format": "int32"
"rejections": {