mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 01:15:14 +00:00 
			
		
		
		
	Fix swagger bits
This commit is contained in:
		@@ -38,6 +38,7 @@
 | 
			
		||||
			"content": {
 | 
			
		||||
				"application/json": {
 | 
			
		||||
					"schema": {
 | 
			
		||||
						"type": "object",
 | 
			
		||||
						"required": ["result"],
 | 
			
		||||
						"properties": {
 | 
			
		||||
							"result": {
 | 
			
		||||
@@ -70,9 +71,11 @@
 | 
			
		||||
			"content": {
 | 
			
		||||
				"application/json": {
 | 
			
		||||
					"schema": {
 | 
			
		||||
						"type": "object",
 | 
			
		||||
						"required": ["error"],
 | 
			
		||||
						"properties": {
 | 
			
		||||
							"result": {
 | 
			
		||||
								"type": "object",
 | 
			
		||||
								"nullable": true
 | 
			
		||||
							},
 | 
			
		||||
							"error": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user