mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-17 17:56:27 +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": 1646279455,
|
||||
"modified_on": 1646279455,
|
||||
"created_at": 1646279455000,
|
||||
"updated_at": 1646279455000,
|
||||
"user_id": 2,
|
||||
"type": "proxy",
|
||||
"nginx_template_id": 1,
|
||||
|
@ -42,8 +42,8 @@
|
||||
"value": {
|
||||
"result": {
|
||||
"id": 1,
|
||||
"created_on": 1646279455,
|
||||
"modified_on": 1646279455,
|
||||
"created_at": 1646279455000,
|
||||
"updated_at": 1646279455000,
|
||||
"user_id": 2,
|
||||
"type": "proxy",
|
||||
"nginx_template_id": 1,
|
||||
|
Reference in New Issue
Block a user