We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eddd75 commit 9a9e908Copy full SHA for 9a9e908
assets/application.json
@@ -160,13 +160,10 @@
160
"title": "Código do CD"
161
},
162
"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
+ "type": "string",
+ "maxLength": 255,
+ "title": "Datafrete token",
+ "description": "Token para REST API do Datafrete na filial do respectivo CD"
170
171
"zip": {
172
"type": "string",
@@ -204,5 +201,5 @@
204
201
}
205
202
206
203
"auth_callback_uri": "https://us-central1-ecom-datafrete.cloudfunctions.net/app/ecom/auth-callback",
207
- "version": "1.2.0"
+ "version": "1.2.1"
208
0 commit comments