Compare commits

..

No commits in common. "8497022e4169d392eed7b551c2aa47bcc8f7c70e" and "fe2d8895d68b6f9f96ea0fdba6e34e63a16e24c9" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
},
"forward_scheme": {
"type": "string",
"enum": ["auto", "http", "https"]
"enum": ["http", "https"]
},
"forward_domain_name": {
"description": "Domain Name",

View File

@ -25,7 +25,7 @@
"value": {
"description": "Value in almost any form",
"example": "congratulations",
"anyOf": [
"oneOf": [
{
"type": "string",
"minLength": 1