mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	Added http_code definition
This commit is contained in:
		| @@ -179,6 +179,12 @@ | ||||
|         "pattern": "^(?:\\*\\.)?(?:[^.*]+\\.?)+[^.]$" | ||||
|       } | ||||
|     }, | ||||
|     "http_code": { | ||||
|       "description": "HTTP Status Code", | ||||
|       "example": 302, | ||||
|       "type": "integer", | ||||
|       "minimum": 0 | ||||
|     }, | ||||
|     "enabled": { | ||||
|       "description": "Is Enabled", | ||||
|       "example": true, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user