Skip to content

Commit 1b9171d

Browse files
committed
apps/list.json: add faultyField to bridge-mira lastSync, bump version
1 parent 8540c46 commit 1b9171d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

apps/list.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schemaVersion": 1,
3-
"version": "2026-05-29.1",
3+
"version": "2026-05-29.2",
44
"apps": [
55
{
66
"id": "bridge-mira",
@@ -53,7 +53,8 @@
5353
"url": "https://bridge-mira.datasafe.dev/mira/lastSync",
5454
"auth": "ApiEndpoint ${apiEndpoint}",
5555
"field": "lastSyncedAt",
56-
"needsReauthField": "needsReauth"
56+
"needsReauthField": "needsReauth",
57+
"faultyField": "faulty"
5758
}
5859
},
5960
{

0 commit comments

Comments
 (0)