mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 01:15:14 +00:00 
			
		
		
		
	fix api doc
This commit is contained in:
		@@ -71,9 +71,7 @@
 | 
				
			|||||||
			"enum": ["ready", "requesting", "failed", "provided"]
 | 
								"enum": ["ready", "requesting", "failed", "provided"]
 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		"is_ecc": {
 | 
							"is_ecc": {
 | 
				
			||||||
			"type": "integer",
 | 
								"type": "boolean"
 | 
				
			||||||
			"minimum": 0,
 | 
					 | 
				
			||||||
			"maximum": 1
 | 
					 | 
				
			||||||
		},
 | 
							},
 | 
				
			||||||
		"error_message": {
 | 
							"error_message": {
 | 
				
			||||||
			"type": "string"
 | 
								"type": "string"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user