Skip to content

Commit 9a9e908

Browse files
committed
chore(assets): update application body [skip ci]
1 parent 9eddd75 commit 9a9e908

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

assets/application.json

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -160,13 +160,10 @@
160160
"title": "Código do CD"
161161
},
162162
"datafrete_token": {
163-
"schema": {
164-
"type": "string",
165-
"maxLength": 255,
166-
"title": "Datafrete token",
167-
"description": "Token para REST API do Datafrete na filial do respectivo CD"
168-
},
169-
"hide": true
163+
"type": "string",
164+
"maxLength": 255,
165+
"title": "Datafrete token",
166+
"description": "Token para REST API do Datafrete na filial do respectivo CD"
170167
},
171168
"zip": {
172169
"type": "string",
@@ -204,5 +201,5 @@
204201
}
205202
},
206203
"auth_callback_uri": "https://us-central1-ecom-datafrete.cloudfunctions.net/app/ecom/auth-callback",
207-
"version": "1.2.0"
204+
"version": "1.2.1"
208205
}

0 commit comments

Comments
 (0)