Ensure latest specs after merges

This commit is contained in:
Matej Bačo 2024-11-20 14:37:47 +01:00
parent cbaad2dfb9
commit f6122157c7
4 changed files with 44 additions and 0 deletions

View file

@ -25487,6 +25487,11 @@
"description": "Appwrite Installation ID for VCS (Version Control System) deployment.",
"x-example": "<INSTALLATION_ID>"
},
"fallbackFile": {
"type": "string",
"description": "Fallback file for single page application sites.",
"x-example": "<FALLBACK_FILE>"
},
"providerRepositoryId": {
"type": "string",
"description": "Repository ID of the repo linked to the site.",
@ -26139,6 +26144,11 @@
"x-enum-name": null,
"x-enum-keys": []
},
"fallbackFile": {
"type": "string",
"description": "Fallback file for single page application sites.",
"x-example": "<FALLBACK_FILE>"
},
"installationId": {
"type": "string",
"description": "Appwrite Installation ID for VCS (Version Control System) deployment.",

View file

@ -17303,6 +17303,11 @@
"description": "Appwrite Installation ID for VCS (Version Control System) deployment.",
"x-example": "<INSTALLATION_ID>"
},
"fallbackFile": {
"type": "string",
"description": "Fallback file for single page application sites.",
"x-example": "<FALLBACK_FILE>"
},
"providerRepositoryId": {
"type": "string",
"description": "Repository ID of the repo linked to the site.",
@ -17720,6 +17725,11 @@
"x-enum-name": null,
"x-enum-keys": []
},
"fallbackFile": {
"type": "string",
"description": "Fallback file for single page application sites.",
"x-example": "<FALLBACK_FILE>"
},
"installationId": {
"type": "string",
"description": "Appwrite Installation ID for VCS (Version Control System) deployment.",

View file

@ -25973,6 +25973,12 @@
"default": "",
"x-example": "<INSTALLATION_ID>"
},
"fallbackFile": {
"type": "string",
"description": "Fallback file for single page application sites.",
"default": "",
"x-example": "<FALLBACK_FILE>"
},
"providerRepositoryId": {
"type": "string",
"description": "Repository ID of the repo linked to the site.",
@ -26639,6 +26645,12 @@
"x-enum-name": null,
"x-enum-keys": []
},
"fallbackFile": {
"type": "string",
"description": "Fallback file for single page application sites.",
"default": "",
"x-example": "<FALLBACK_FILE>"
},
"installationId": {
"type": "string",
"description": "Appwrite Installation ID for VCS (Version Control System) deployment.",

View file

@ -17757,6 +17757,12 @@
"default": "",
"x-example": "<INSTALLATION_ID>"
},
"fallbackFile": {
"type": "string",
"description": "Fallback file for single page application sites.",
"default": "",
"x-example": "<FALLBACK_FILE>"
},
"providerRepositoryId": {
"type": "string",
"description": "Repository ID of the repo linked to the site.",
@ -18192,6 +18198,12 @@
"x-enum-name": null,
"x-enum-keys": []
},
"fallbackFile": {
"type": "string",
"description": "Fallback file for single page application sites.",
"default": "",
"x-example": "<FALLBACK_FILE>"
},
"installationId": {
"type": "string",
"description": "Appwrite Installation ID for VCS (Version Control System) deployment.",