|
|
|
@ -6636,12 +6636,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Rewrite URLs to absolute ones",
|
|
|
|
"description": "Rewrite URLs to absolute ones",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@ -6744,12 +6740,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Rewrite URLs to absolute ones",
|
|
|
|
"description": "Rewrite URLs to absolute ones",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@ -12454,12 +12446,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Fallback to guest avatar if not found",
|
|
|
|
"description": "Fallback to guest avatar if not found",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
@ -12561,12 +12549,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Fallback to guest avatar if not found",
|
|
|
|
"description": "Fallback to guest avatar if not found",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
@ -12810,13 +12794,9 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Return dark avatar",
|
|
|
|
"description": "Return dark avatar",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"nullable": true,
|
|
|
|
"nullable": true,
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
@ -13192,12 +13172,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Preserve the aspect ratio",
|
|
|
|
"description": "Preserve the aspect ratio",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@ -13205,12 +13181,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Force returning an icon",
|
|
|
|
"description": "Force returning an icon",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 1,
|
|
|
|
"default": true
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@ -13231,12 +13203,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Whether to fallback to the mime icon if no preview is available",
|
|
|
|
"description": "Whether to fallback to the mime icon if no preview is available",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
@ -13358,12 +13326,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Preserve the aspect ratio",
|
|
|
|
"description": "Preserve the aspect ratio",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@ -13371,12 +13335,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Force returning an icon",
|
|
|
|
"description": "Force returning an icon",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 1,
|
|
|
|
"default": true
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@ -13397,12 +13357,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Whether to fallback to the mime icon if no preview is available",
|
|
|
|
"description": "Whether to fallback to the mime icon if no preview is available",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
@ -22678,12 +22634,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Whether to not crop the preview",
|
|
|
|
"description": "Whether to not crop the preview",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@ -22691,12 +22643,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Whether to fallback to the mime icon if no preview is available",
|
|
|
|
"description": "Whether to fallback to the mime icon if no preview is available",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@ -23526,12 +23474,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Include tags in the share",
|
|
|
|
"description": "Include tags in the share",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@ -24694,12 +24638,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "If a global lookup should be performed too",
|
|
|
|
"description": "If a global lookup should be performed too",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@ -25788,12 +25728,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Whether to not crop the preview",
|
|
|
|
"description": "Whether to not crop the preview",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
@ -25905,12 +25841,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Whether to fallback to the mime icon if no preview is available",
|
|
|
|
"description": "Whether to fallback to the mime icon if no preview is available",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
@ -32966,12 +32898,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Let the browser decide the CSS priority",
|
|
|
|
"description": "Let the browser decide the CSS priority",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@ -32979,12 +32907,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Include custom CSS",
|
|
|
|
"description": "Include custom CSS",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
@ -33044,12 +32968,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Return image as SVG",
|
|
|
|
"description": "Return image as SVG",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 1,
|
|
|
|
"default": true
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
@ -34539,12 +34459,8 @@
|
|
|
|
"in": "query",
|
|
|
|
"in": "query",
|
|
|
|
"description": "Whether to show the password",
|
|
|
|
"description": "Whether to show the password",
|
|
|
|
"schema": {
|
|
|
|
"schema": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "boolean",
|
|
|
|
"default": 0,
|
|
|
|
"default": false
|
|
|
|
"enum": [
|
|
|
|
|
|
|
|
0,
|
|
|
|
|
|
|
|
1
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
|