mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	Added scheme to definitions
This commit is contained in:
		| @@ -185,6 +185,12 @@ | |||||||
|       "type": "integer", |       "type": "integer", | ||||||
|       "minimum": 0 |       "minimum": 0 | ||||||
|     }, |     }, | ||||||
|  |     "scheme": { | ||||||
|  |       "description": "RFC Protocol", | ||||||
|  |       "example": "HTTPS or $scheme", | ||||||
|  |       "type": "string", | ||||||
|  |       "minLength": 4 | ||||||
|  |     }, | ||||||
|     "enabled": { |     "enabled": { | ||||||
|       "description": "Is Enabled", |       "description": "Is Enabled", | ||||||
|       "example": true, |       "example": true, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user