Skip to content

Commit 4225b7d

Browse files
committed
more attributes for customer auth
1 parent 0d7594d commit 4225b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yeti_switch_api/orm/customers_auth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def creatable_fields(self):
7676
"src-rewrite-rule",
7777
"src-rewrite-result",
7878
"dst-rewrite-rule",
79-
"dst-rewrite-result"
79+
"dst-rewrite-result",
8080
]
8181

8282
def updatable_fields(self):

0 commit comments

Comments
 (0)