mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 07:43:33 +00:00 
			
		
		
		
	Moved certrbot plugin list to backend
frontend doesn't include when building in react version adds swagger for existing dns-providers endpoint
This commit is contained in:
		| @@ -61,14 +61,19 @@ | ||||
| 				"$ref": "./paths/nginx/certificates/post.json" | ||||
| 			} | ||||
| 		}, | ||||
| 		"/nginx/certificates/dns-providers": { | ||||
| 			"get": { | ||||
| 				"$ref": "./paths/nginx/certificates/dns-providers/get.json" | ||||
| 			} | ||||
| 		}, | ||||
| 		"/nginx/certificates/validate": { | ||||
| 			"post": { | ||||
| 				"$ref": "./paths/nginx/certificates/validate/post.json" | ||||
| 			} | ||||
| 		}, | ||||
| 		"/nginx/certificates/test-http": { | ||||
| 			"get": { | ||||
| 				"$ref": "./paths/nginx/certificates/test-http/get.json" | ||||
| 			"post": { | ||||
| 				"$ref": "./paths/nginx/certificates/test-http/post.json" | ||||
| 			} | ||||
| 		}, | ||||
| 		"/nginx/certificates/{certID}": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user