This commit is contained in:
Octomerger Bot 2020-11-30 16:26:33 -08:00 коммит произвёл GitHub
Родитель 86d0c61d05 336f2f0f91
Коммит f899a9a094
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
14 изменённых файлов: 66 добавлений и 90 удалений

Просмотреть файл

@ -9594,7 +9594,7 @@
"httpStatusCode": "200",
"httpStatusMessage": "OK",
"description": "Default response",
"payload": "<pre><code class=\"hljs language-json\">{\n <span class=\"hljs-attr\">\"verifiable_password_authentication\"</span>: <span class=\"hljs-literal\">true</span>,\n <span class=\"hljs-attr\">\"ssh_key_fingerprints\"</span>: {\n <span class=\"hljs-attr\">\"MD5_RSA\"</span>: <span class=\"hljs-string\">\"16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48\"</span>,\n <span class=\"hljs-attr\">\"MD5_DSA\"</span>: <span class=\"hljs-string\">\"ad:1c:08:a4:40:e3:6f:9c:f5:66:26:5d:4b:33:5d:8c\"</span>,\n <span class=\"hljs-attr\">\"SHA256_RSA\"</span>: <span class=\"hljs-string\">\"nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8\"</span>,\n <span class=\"hljs-attr\">\"SHA256_DSA\"</span>: <span class=\"hljs-string\">\"br9IjFspm1vxR3iA35FWE+4VTyz1hYVLIE2t1/CeyWQ\"</span>\n },\n <span class=\"hljs-attr\">\"hooks\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"web\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>,\n <span class=\"hljs-string\">\"185.199.108.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"api\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>,\n <span class=\"hljs-string\">\"185.199.108.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"git\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"pages\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.153/32\"</span>,\n <span class=\"hljs-string\">\"192.30.252.154/32\"</span>\n ],\n <span class=\"hljs-attr\">\"importer\"</span>: [\n <span class=\"hljs-string\">\"54.158.161.132\"</span>,\n <span class=\"hljs-string\">\"54.226.70.38\"</span>\n ]\n}\n</code></pre>"
"payload": "<pre><code class=\"hljs language-json\">{\n <span class=\"hljs-attr\">\"verifiable_password_authentication\"</span>: <span class=\"hljs-literal\">true</span>,\n <span class=\"hljs-attr\">\"ssh_key_fingerprints\"</span>: {\n <span class=\"hljs-attr\">\"SHA256_RSA\"</span>: <span class=\"hljs-string\">\"nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8\"</span>,\n <span class=\"hljs-attr\">\"SHA256_DSA\"</span>: <span class=\"hljs-string\">\"br9IjFspm1vxR3iA35FWE+4VTyz1hYVLIE2t1/CeyWQ\"</span>\n },\n <span class=\"hljs-attr\">\"hooks\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"web\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>,\n <span class=\"hljs-string\">\"185.199.108.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"api\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>,\n <span class=\"hljs-string\">\"185.199.108.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"git\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"pages\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.153/32\"</span>,\n <span class=\"hljs-string\">\"192.30.252.154/32\"</span>\n ],\n <span class=\"hljs-attr\">\"importer\"</span>: [\n <span class=\"hljs-string\">\"54.158.161.132\"</span>,\n <span class=\"hljs-string\">\"54.226.70.38\"</span>\n ]\n}\n</code></pre>"
},
{
"httpStatusCode": "304",
@ -49387,7 +49387,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -49460,7 +49460,7 @@
},
{
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -49620,7 +49620,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -49693,7 +49693,7 @@
},
{
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",

Просмотреть файл

@ -34854,7 +34854,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -34927,7 +34927,7 @@
},
{
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -35087,7 +35087,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -35160,7 +35160,7 @@
},
{
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",

Просмотреть файл

@ -35513,7 +35513,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -35586,7 +35586,7 @@
},
{
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -35746,7 +35746,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -35819,7 +35819,7 @@
},
{
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",

Просмотреть файл

@ -35980,7 +35980,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -36053,7 +36053,7 @@
},
{
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -36213,7 +36213,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -36286,7 +36286,7 @@
},
{
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",

Просмотреть файл

@ -39629,7 +39629,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -39702,7 +39702,7 @@
},
{
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -39862,7 +39862,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -39935,7 +39935,7 @@
},
{
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",

Просмотреть файл

@ -11355,7 +11355,7 @@
"httpStatusCode": "200",
"httpStatusMessage": "OK",
"description": "Default response",
"payload": "<pre><code class=\"hljs language-json\">{\n <span class=\"hljs-attr\">\"verifiable_password_authentication\"</span>: <span class=\"hljs-literal\">true</span>,\n <span class=\"hljs-attr\">\"ssh_key_fingerprints\"</span>: {\n <span class=\"hljs-attr\">\"MD5_RSA\"</span>: <span class=\"hljs-string\">\"16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48\"</span>,\n <span class=\"hljs-attr\">\"MD5_DSA\"</span>: <span class=\"hljs-string\">\"ad:1c:08:a4:40:e3:6f:9c:f5:66:26:5d:4b:33:5d:8c\"</span>,\n <span class=\"hljs-attr\">\"SHA256_RSA\"</span>: <span class=\"hljs-string\">\"nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8\"</span>,\n <span class=\"hljs-attr\">\"SHA256_DSA\"</span>: <span class=\"hljs-string\">\"br9IjFspm1vxR3iA35FWE+4VTyz1hYVLIE2t1/CeyWQ\"</span>\n },\n <span class=\"hljs-attr\">\"hooks\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"web\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>,\n <span class=\"hljs-string\">\"185.199.108.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"api\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>,\n <span class=\"hljs-string\">\"185.199.108.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"git\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"pages\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.153/32\"</span>,\n <span class=\"hljs-string\">\"192.30.252.154/32\"</span>\n ],\n <span class=\"hljs-attr\">\"importer\"</span>: [\n <span class=\"hljs-string\">\"54.158.161.132\"</span>,\n <span class=\"hljs-string\">\"54.226.70.38\"</span>\n ]\n}\n</code></pre>"
"payload": "<pre><code class=\"hljs language-json\">{\n <span class=\"hljs-attr\">\"verifiable_password_authentication\"</span>: <span class=\"hljs-literal\">true</span>,\n <span class=\"hljs-attr\">\"ssh_key_fingerprints\"</span>: {\n <span class=\"hljs-attr\">\"SHA256_RSA\"</span>: <span class=\"hljs-string\">\"nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8\"</span>,\n <span class=\"hljs-attr\">\"SHA256_DSA\"</span>: <span class=\"hljs-string\">\"br9IjFspm1vxR3iA35FWE+4VTyz1hYVLIE2t1/CeyWQ\"</span>\n },\n <span class=\"hljs-attr\">\"hooks\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"web\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>,\n <span class=\"hljs-string\">\"185.199.108.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"api\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>,\n <span class=\"hljs-string\">\"185.199.108.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"git\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"pages\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.153/32\"</span>,\n <span class=\"hljs-string\">\"192.30.252.154/32\"</span>\n ],\n <span class=\"hljs-attr\">\"importer\"</span>: [\n <span class=\"hljs-string\">\"54.158.161.132\"</span>,\n <span class=\"hljs-string\">\"54.226.70.38\"</span>\n ]\n}\n</code></pre>"
},
{
"httpStatusCode": "304",
@ -47084,7 +47084,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -47157,7 +47157,7 @@
},
{
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -47317,7 +47317,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -47390,7 +47390,7 @@
},
{
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",

Просмотреть файл

@ -7849,7 +7849,7 @@
"httpStatusCode": "200",
"httpStatusMessage": "OK",
"description": "Default response",
"payload": "<pre><code class=\"hljs language-json\">{\n <span class=\"hljs-attr\">\"verifiable_password_authentication\"</span>: <span class=\"hljs-literal\">true</span>,\n <span class=\"hljs-attr\">\"ssh_key_fingerprints\"</span>: {\n <span class=\"hljs-attr\">\"MD5_RSA\"</span>: <span class=\"hljs-string\">\"16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48\"</span>,\n <span class=\"hljs-attr\">\"MD5_DSA\"</span>: <span class=\"hljs-string\">\"ad:1c:08:a4:40:e3:6f:9c:f5:66:26:5d:4b:33:5d:8c\"</span>,\n <span class=\"hljs-attr\">\"SHA256_RSA\"</span>: <span class=\"hljs-string\">\"nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8\"</span>,\n <span class=\"hljs-attr\">\"SHA256_DSA\"</span>: <span class=\"hljs-string\">\"br9IjFspm1vxR3iA35FWE+4VTyz1hYVLIE2t1/CeyWQ\"</span>\n },\n <span class=\"hljs-attr\">\"hooks\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"web\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>,\n <span class=\"hljs-string\">\"185.199.108.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"api\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>,\n <span class=\"hljs-string\">\"185.199.108.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"git\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"pages\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.153/32\"</span>,\n <span class=\"hljs-string\">\"192.30.252.154/32\"</span>\n ],\n <span class=\"hljs-attr\">\"importer\"</span>: [\n <span class=\"hljs-string\">\"54.158.161.132\"</span>,\n <span class=\"hljs-string\">\"54.226.70.38\"</span>\n ]\n}\n</code></pre>"
"payload": "<pre><code class=\"hljs language-json\">{\n <span class=\"hljs-attr\">\"verifiable_password_authentication\"</span>: <span class=\"hljs-literal\">true</span>,\n <span class=\"hljs-attr\">\"ssh_key_fingerprints\"</span>: {\n <span class=\"hljs-attr\">\"SHA256_RSA\"</span>: <span class=\"hljs-string\">\"nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8\"</span>,\n <span class=\"hljs-attr\">\"SHA256_DSA\"</span>: <span class=\"hljs-string\">\"br9IjFspm1vxR3iA35FWE+4VTyz1hYVLIE2t1/CeyWQ\"</span>\n },\n <span class=\"hljs-attr\">\"hooks\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"web\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>,\n <span class=\"hljs-string\">\"185.199.108.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"api\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>,\n <span class=\"hljs-string\">\"185.199.108.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"git\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.0/22\"</span>\n ],\n <span class=\"hljs-attr\">\"pages\"</span>: [\n <span class=\"hljs-string\">\"192.30.252.153/32\"</span>,\n <span class=\"hljs-string\">\"192.30.252.154/32\"</span>\n ],\n <span class=\"hljs-attr\">\"importer\"</span>: [\n <span class=\"hljs-string\">\"54.158.161.132\"</span>,\n <span class=\"hljs-string\">\"54.226.70.38\"</span>\n ]\n}\n</code></pre>"
},
{
"httpStatusCode": "304",
@ -37499,7 +37499,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -37572,7 +37572,7 @@
},
{
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -37732,7 +37732,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",
@ -37805,7 +37805,7 @@
},
{
"type": "string",
"example": "\"md5\"",
"example": "\"sha256\"",
"name": "digest",
"in": "body",
"rawType": "string",

Просмотреть файл

@ -35078,12 +35078,6 @@
"ssh_key_fingerprints": {
"type": "object",
"properties": {
"MD5_RSA": {
"type": "string"
},
"MD5_DSA": {
"type": "string"
},
"SHA256_RSA": {
"type": "string"
},
@ -35165,8 +35159,6 @@
"value": {
"verifiable_password_authentication": true,
"ssh_key_fingerprints": {
"MD5_RSA": "16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48",
"MD5_DSA": "ad:1c:08:a4:40:e3:6f:9c:f5:66:26:5d:4b:33:5d:8c",
"SHA256_RSA": "nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8",
"SHA256_DSA": "br9IjFspm1vxR3iA35FWE+4VTyz1hYVLIE2t1/CeyWQ"
},
@ -155709,7 +155701,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -155930,7 +155922,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
}
},
"required": [
@ -156049,7 +156041,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -156401,7 +156393,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -156738,7 +156730,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",

Просмотреть файл

@ -111072,7 +111072,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -111293,7 +111293,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
}
},
"required": [
@ -111412,7 +111412,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -111764,7 +111764,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -112101,7 +112101,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",

Просмотреть файл

@ -114248,7 +114248,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -114469,7 +114469,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
}
},
"required": [
@ -114588,7 +114588,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -114940,7 +114940,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -115277,7 +115277,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",

Просмотреть файл

@ -115465,7 +115465,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -115686,7 +115686,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
}
},
"required": [
@ -115805,7 +115805,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -116157,7 +116157,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -116494,7 +116494,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",

Просмотреть файл

@ -124725,7 +124725,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -124946,7 +124946,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
}
},
"required": [
@ -125065,7 +125065,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -125417,7 +125417,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -125754,7 +125754,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",

Просмотреть файл

@ -36376,12 +36376,6 @@
"ssh_key_fingerprints": {
"type": "object",
"properties": {
"MD5_RSA": {
"type": "string"
},
"MD5_DSA": {
"type": "string"
},
"SHA256_RSA": {
"type": "string"
},
@ -36463,8 +36457,6 @@
"value": {
"verifiable_password_authentication": true,
"ssh_key_fingerprints": {
"MD5_RSA": "16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48",
"MD5_DSA": "ad:1c:08:a4:40:e3:6f:9c:f5:66:26:5d:4b:33:5d:8c",
"SHA256_RSA": "nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8",
"SHA256_DSA": "br9IjFspm1vxR3iA35FWE+4VTyz1hYVLIE2t1/CeyWQ"
},
@ -145902,7 +145894,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -146123,7 +146115,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
}
},
"required": [
@ -146242,7 +146234,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -146594,7 +146586,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -146931,7 +146923,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",

Просмотреть файл

@ -26866,12 +26866,6 @@
"ssh_key_fingerprints": {
"type": "object",
"properties": {
"MD5_RSA": {
"type": "string"
},
"MD5_DSA": {
"type": "string"
},
"SHA256_RSA": {
"type": "string"
},
@ -26953,8 +26947,6 @@
"value": {
"verifiable_password_authentication": true,
"ssh_key_fingerprints": {
"MD5_RSA": "16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48",
"MD5_DSA": "ad:1c:08:a4:40:e3:6f:9c:f5:66:26:5d:4b:33:5d:8c",
"SHA256_RSA": "nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8",
"SHA256_DSA": "br9IjFspm1vxR3iA35FWE+4VTyz1hYVLIE2t1/CeyWQ"
},
@ -118887,7 +118879,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -119108,7 +119100,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
}
},
"required": [
@ -119227,7 +119219,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -119579,7 +119571,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",
@ -119916,7 +119908,7 @@
},
"digest": {
"type": "string",
"example": "\"md5\""
"example": "\"sha256\""
},
"secret": {
"type": "string",