mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-04 01:15:14 +00:00 
			
		
		
		
	Fix swagger doc and rename references for time db fields
This commit is contained in:
		@@ -33,8 +33,8 @@
 | 
			
		||||
							"value": {
 | 
			
		||||
								"result": {
 | 
			
		||||
									"id": 1,
 | 
			
		||||
									"created_on": 1646218093,
 | 
			
		||||
									"modified_on": 1646218093,
 | 
			
		||||
									"created_at": 1646218093000,
 | 
			
		||||
									"updated_at": 1646218093000,
 | 
			
		||||
									"user_id": 1,
 | 
			
		||||
									"name": "Default Proxy Template",
 | 
			
		||||
									"type": "proxy",
 | 
			
		||||
 
 | 
			
		||||
@@ -42,8 +42,8 @@
 | 
			
		||||
							"value": {
 | 
			
		||||
								"result": {
 | 
			
		||||
									"id": 1,
 | 
			
		||||
									"created_on": 1646218093,
 | 
			
		||||
									"modified_on": 1646218093,
 | 
			
		||||
									"created_at": 1646218093000,
 | 
			
		||||
									"updated_at": 1646218093000,
 | 
			
		||||
									"user_id": 1,
 | 
			
		||||
									"name": "My renamed proxy template",
 | 
			
		||||
									"type": "proxy",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user