mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-30 23:33:34 +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"
 | |
| 		}
 | |
| 	}
 | |
| }
 |