Skip to content

Commit d0787b6

Browse files
soxofaanm-mohr
andauthored
Update extensions/federation/README.md
Co-authored-by: Matthias Mohr <matthias@mohr.ws>
1 parent 1c5ba97 commit d0787b6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

extensions/federation/README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,9 @@ schema:
5959
format: date-time
6060
description: The time at which the status of the back-end was checked last.
6161
last_successful_check:
62-
type:
63-
- type: string
64-
format: date-time
65-
- type: null
62+
type: string
63+
format: date-time
64+
nullable: true
6665
description: >-
6766
If the `status` is `offline`: The time at which the back-end was checked and available the last time
6867
or `null` when the back-end was never observed to be available.

0 commit comments

Comments
 (0)