mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
chore(api): update openapi json and yaml
This commit is contained in:
96
openapi.json
96
openapi.json
@@ -8809,96 +8809,8 @@
|
|||||||
],
|
],
|
||||||
"properties": {
|
"properties": {
|
||||||
"type": {
|
"type": {
|
||||||
"description": "The one-click service type",
|
"description": "The one-click service type (e.g. \"actualbudget\", \"calibre-web\", \"gitea-with-mysql\" ...)",
|
||||||
"type": "string",
|
"type": "string"
|
||||||
"enum": [
|
|
||||||
"activepieces",
|
|
||||||
"appsmith",
|
|
||||||
"appwrite",
|
|
||||||
"authentik",
|
|
||||||
"babybuddy",
|
|
||||||
"budge",
|
|
||||||
"changedetection",
|
|
||||||
"chatwoot",
|
|
||||||
"classicpress-with-mariadb",
|
|
||||||
"classicpress-with-mysql",
|
|
||||||
"classicpress-without-database",
|
|
||||||
"cloudflared",
|
|
||||||
"code-server",
|
|
||||||
"dashboard",
|
|
||||||
"directus",
|
|
||||||
"directus-with-postgresql",
|
|
||||||
"docker-registry",
|
|
||||||
"docuseal",
|
|
||||||
"docuseal-with-postgres",
|
|
||||||
"dokuwiki",
|
|
||||||
"duplicati",
|
|
||||||
"emby",
|
|
||||||
"embystat",
|
|
||||||
"fider",
|
|
||||||
"filebrowser",
|
|
||||||
"firefly",
|
|
||||||
"formbricks",
|
|
||||||
"ghost",
|
|
||||||
"gitea",
|
|
||||||
"gitea-with-mariadb",
|
|
||||||
"gitea-with-mysql",
|
|
||||||
"gitea-with-postgresql",
|
|
||||||
"glance",
|
|
||||||
"glances",
|
|
||||||
"glitchtip",
|
|
||||||
"grafana",
|
|
||||||
"grafana-with-postgresql",
|
|
||||||
"grocy",
|
|
||||||
"heimdall",
|
|
||||||
"homepage",
|
|
||||||
"jellyfin",
|
|
||||||
"kuzzle",
|
|
||||||
"listmonk",
|
|
||||||
"logto",
|
|
||||||
"mediawiki",
|
|
||||||
"meilisearch",
|
|
||||||
"metabase",
|
|
||||||
"metube",
|
|
||||||
"minio",
|
|
||||||
"moodle",
|
|
||||||
"n8n",
|
|
||||||
"n8n-with-postgresql",
|
|
||||||
"next-image-transformation",
|
|
||||||
"nextcloud",
|
|
||||||
"nocodb",
|
|
||||||
"odoo",
|
|
||||||
"openblocks",
|
|
||||||
"pairdrop",
|
|
||||||
"penpot",
|
|
||||||
"phpmyadmin",
|
|
||||||
"pocketbase",
|
|
||||||
"posthog",
|
|
||||||
"reactive-resume",
|
|
||||||
"rocketchat",
|
|
||||||
"shlink",
|
|
||||||
"slash",
|
|
||||||
"snapdrop",
|
|
||||||
"statusnook",
|
|
||||||
"stirling-pdf",
|
|
||||||
"supabase",
|
|
||||||
"syncthing",
|
|
||||||
"tolgee",
|
|
||||||
"trigger",
|
|
||||||
"trigger-with-external-database",
|
|
||||||
"twenty",
|
|
||||||
"umami",
|
|
||||||
"unleash-with-postgresql",
|
|
||||||
"unleash-without-database",
|
|
||||||
"uptime-kuma",
|
|
||||||
"vaultwarden",
|
|
||||||
"vikunja",
|
|
||||||
"weblate",
|
|
||||||
"whoogle",
|
|
||||||
"wordpress-with-mariadb",
|
|
||||||
"wordpress-with-mysql",
|
|
||||||
"wordpress-without-database"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"name": {
|
"name": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
@@ -8937,7 +8849,7 @@
|
|||||||
},
|
},
|
||||||
"docker_compose_raw": {
|
"docker_compose_raw": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "The Docker Compose raw content."
|
"description": "The base64 encoded Docker Compose content."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"type": "object"
|
"type": "object"
|
||||||
@@ -9187,7 +9099,7 @@
|
|||||||
},
|
},
|
||||||
"docker_compose_raw": {
|
"docker_compose_raw": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "The Docker Compose raw content."
|
"description": "The base64 encoded Docker Compose content."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"type": "object"
|
"type": "object"
|
||||||
|
|||||||
@@ -5581,9 +5581,8 @@ paths:
|
|||||||
- environment_uuid
|
- environment_uuid
|
||||||
properties:
|
properties:
|
||||||
type:
|
type:
|
||||||
description: 'The one-click service type'
|
description: 'The one-click service type (e.g. "actualbudget", "calibre-web", "gitea-with-mysql" ...)'
|
||||||
type: string
|
type: string
|
||||||
enum: [activepieces, appsmith, appwrite, authentik, babybuddy, budge, changedetection, chatwoot, classicpress-with-mariadb, classicpress-with-mysql, classicpress-without-database, cloudflared, code-server, dashboard, directus, directus-with-postgresql, docker-registry, docuseal, docuseal-with-postgres, dokuwiki, duplicati, emby, embystat, fider, filebrowser, firefly, formbricks, ghost, gitea, gitea-with-mariadb, gitea-with-mysql, gitea-with-postgresql, glance, glances, glitchtip, grafana, grafana-with-postgresql, grocy, heimdall, homepage, jellyfin, kuzzle, listmonk, logto, mediawiki, meilisearch, metabase, metube, minio, moodle, n8n, n8n-with-postgresql, next-image-transformation, nextcloud, nocodb, odoo, openblocks, pairdrop, penpot, phpmyadmin, pocketbase, posthog, reactive-resume, rocketchat, shlink, slash, snapdrop, statusnook, stirling-pdf, supabase, syncthing, tolgee, trigger, trigger-with-external-database, twenty, umami, unleash-with-postgresql, unleash-without-database, uptime-kuma, vaultwarden, vikunja, weblate, whoogle, wordpress-with-mariadb, wordpress-with-mysql, wordpress-without-database]
|
|
||||||
name:
|
name:
|
||||||
type: string
|
type: string
|
||||||
maxLength: 255
|
maxLength: 255
|
||||||
@@ -5613,7 +5612,7 @@ paths:
|
|||||||
description: 'Start the service immediately after creation.'
|
description: 'Start the service immediately after creation.'
|
||||||
docker_compose_raw:
|
docker_compose_raw:
|
||||||
type: string
|
type: string
|
||||||
description: 'The Docker Compose raw content.'
|
description: 'The base64 encoded Docker Compose content.'
|
||||||
type: object
|
type: object
|
||||||
responses:
|
responses:
|
||||||
'201':
|
'201':
|
||||||
@@ -5780,7 +5779,7 @@ paths:
|
|||||||
description: 'Connect the service to the predefined docker network.'
|
description: 'Connect the service to the predefined docker network.'
|
||||||
docker_compose_raw:
|
docker_compose_raw:
|
||||||
type: string
|
type: string
|
||||||
description: 'The Docker Compose raw content.'
|
description: 'The base64 encoded Docker Compose content.'
|
||||||
type: object
|
type: object
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'200':
|
||||||
|
|||||||
Reference in New Issue
Block a user