mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@791c9d1268 Updated: 2026-04-05 05:14:10 UTC
This commit is contained in:
@@ -3423,8 +3423,7 @@
|
||||
{
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "integer",
|
||||
"format": "int64"
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"type": "null"
|
||||
@@ -17785,8 +17784,7 @@
|
||||
{
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "integer",
|
||||
"format": "int64"
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"type": "null"
|
||||
@@ -19546,8 +19544,7 @@
|
||||
{
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "integer",
|
||||
"format": "int64"
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"type": "null"
|
||||
@@ -21584,8 +21581,7 @@
|
||||
{
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "integer",
|
||||
"format": "int64"
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"type": "null"
|
||||
@@ -24376,8 +24372,7 @@
|
||||
{
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "integer",
|
||||
"format": "int64"
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"type": "null"
|
||||
@@ -31645,8 +31640,7 @@
|
||||
{
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "integer",
|
||||
"format": "int64"
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"type": "null"
|
||||
@@ -35172,8 +35166,7 @@
|
||||
{
|
||||
"anyOf": [
|
||||
{
|
||||
"type": "integer",
|
||||
"format": "int64"
|
||||
"type": "number"
|
||||
},
|
||||
{
|
||||
"type": "null"
|
||||
|
||||
Reference in New Issue
Block a user