mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 01:15:14 +00:00 
			
		
		
		
	remove default_server from certificate object
This commit is contained in:
		@@ -46,10 +46,6 @@
 | 
			
		||||
			"enum": ["ecdsa", "rsa"],
 | 
			
		||||
			"description": "Type of SSL key (either ecdsa or rsa)"
 | 
			
		||||
		},
 | 
			
		||||
		"default_server": {
 | 
			
		||||
			"type": "boolean",
 | 
			
		||||
			"description": "Defines if the server is the default for unmatched requests"
 | 
			
		||||
		},
 | 
			
		||||
		"meta": {
 | 
			
		||||
			"type": "object",
 | 
			
		||||
			"additionalProperties": false,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user