mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 09:25:15 +00:00 
			
		
		
		
	- Schema validate against bad domain characters - Integration test for CVE POC examples - Cypress rewrite of plugins for file upload
		
			
				
	
	
		
			10 lines
		
	
	
		
			118 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			118 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"type": "object",
 | 
						|
	"description": "Error",
 | 
						|
	"properties": {
 | 
						|
		"error": {
 | 
						|
			"$ref": "./error-object.json"
 | 
						|
		}
 | 
						|
	}
 | 
						|
}
 |