We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8540c46 + 1b9171d commit 9d1a9b1Copy full SHA for 9d1a9b1
1 file changed
apps/list.json
@@ -1,6 +1,6 @@
1
{
2
"schemaVersion": 1,
3
- "version": "2026-05-29.1",
+ "version": "2026-05-29.2",
4
"apps": [
5
6
"id": "bridge-mira",
@@ -53,7 +53,8 @@
53
"url": "https://bridge-mira.datasafe.dev/mira/lastSync",
54
"auth": "ApiEndpoint ${apiEndpoint}",
55
"field": "lastSyncedAt",
56
- "needsReauthField": "needsReauth"
+ "needsReauthField": "needsReauth",
57
+ "faultyField": "faulty"
58
}
59
},
60
0 commit comments