update: specs.

This commit is contained in:
Darshan
2025-01-27 18:19:07 +05:30
parent 5ac95bc103
commit c0dc43fb29
2 changed files with 36 additions and 36 deletions
+18 -18
View File
@@ -35752,20 +35752,20 @@
"x-example": []
},
"databasesReads": {
"type": "object",
"type": "array",
"description": "An array of aggregated number of database reads.",
"x-example": 0,
"items": {
"$ref": "#\/components\/schemas\/metric"
}
},
"x-example": []
},
"databasesWrites": {
"type": "object",
"type": "array",
"description": "An array of aggregated number of database writes.",
"x-example": 0,
"items": {
"$ref": "#\/components\/schemas\/metric"
}
},
"x-example": []
}
},
"required": [
@@ -35848,20 +35848,20 @@
"x-example": []
},
"databaseReads": {
"type": "object",
"type": "array",
"description": "An array of aggregated number of database reads.",
"x-example": 0,
"items": {
"$ref": "#\/components\/schemas\/metric"
}
},
"x-example": []
},
"databaseWrites": {
"type": "object",
"type": "array",
"description": "An array of aggregated number of database writes.",
"x-example": 0,
"items": {
"$ref": "#\/components\/schemas\/metric"
}
},
"x-example": []
}
},
"required": [
@@ -36583,20 +36583,20 @@
"x-example": []
},
"databasesReads": {
"type": "object",
"type": "array",
"description": "An array of aggregated number of database reads.",
"x-example": 0,
"items": {
"$ref": "#\/components\/schemas\/metric"
}
},
"x-example": []
},
"databasesWrites": {
"type": "object",
"type": "array",
"description": "An array of aggregated number of database writes.",
"x-example": 0,
"items": {
"$ref": "#\/components\/schemas\/metric"
}
},
"x-example": []
}
},
"required": [
+18 -18
View File
@@ -36293,22 +36293,22 @@
"x-example": []
},
"databasesReads": {
"type": "object",
"type": "array",
"description": "An array of aggregated number of database reads.",
"x-example": 0,
"items": {
"type": "object",
"$ref": "#\/definitions\/metric"
}
},
"x-example": []
},
"databasesWrites": {
"type": "object",
"type": "array",
"description": "An array of aggregated number of database writes.",
"x-example": 0,
"items": {
"type": "object",
"$ref": "#\/definitions\/metric"
}
},
"x-example": []
}
},
"required": [
@@ -36394,22 +36394,22 @@
"x-example": []
},
"databaseReads": {
"type": "object",
"type": "array",
"description": "An array of aggregated number of database reads.",
"x-example": 0,
"items": {
"type": "object",
"$ref": "#\/definitions\/metric"
}
},
"x-example": []
},
"databaseWrites": {
"type": "object",
"type": "array",
"description": "An array of aggregated number of database writes.",
"x-example": 0,
"items": {
"type": "object",
"$ref": "#\/definitions\/metric"
}
},
"x-example": []
}
},
"required": [
@@ -37169,22 +37169,22 @@
"x-example": []
},
"databasesReads": {
"type": "object",
"type": "array",
"description": "An array of aggregated number of database reads.",
"x-example": 0,
"items": {
"type": "object",
"$ref": "#\/definitions\/metric"
}
},
"x-example": []
},
"databasesWrites": {
"type": "object",
"type": "array",
"description": "An array of aggregated number of database writes.",
"x-example": 0,
"items": {
"type": "object",
"$ref": "#\/definitions\/metric"
}
},
"x-example": []
}
},
"required": [