mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
update: specs.
This commit is contained in:
@@ -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": [
|
||||
|
||||
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user