chore: generate specs

This commit is contained in:
Chirag Aggarwal
2025-03-01 17:19:55 +00:00
parent 712c33064a
commit aaee99e08b
2 changed files with 14 additions and 0 deletions
@@ -36630,6 +36630,12 @@
},
"x-example": []
},
"imageTransformationsTotal": {
"type": "integer",
"description": "An array of aggregated number of image transformations.",
"x-example": 0,
"format": "int32"
},
"imageTransformations": {
"type": "integer",
"description": "Total aggregated number of image transformations.",
@@ -36667,6 +36673,7 @@
"authPhoneCountryBreakdown",
"databasesReads",
"databasesWrites",
"imageTransformationsTotal",
"imageTransformations"
]
},
@@ -37217,6 +37217,12 @@
},
"x-example": []
},
"imageTransformationsTotal": {
"type": "integer",
"description": "An array of aggregated number of image transformations.",
"x-example": 0,
"format": "int32"
},
"imageTransformations": {
"type": "integer",
"description": "Total aggregated number of image transformations.",
@@ -37254,6 +37260,7 @@
"authPhoneCountryBreakdown",
"databasesReads",
"databasesWrites",
"imageTransformationsTotal",
"imageTransformations"
]
},