We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91d35b7 + a6dbd83 commit 9485b77Copy full SHA for 9485b77
1 file changed
src/api/where/elements/situation.md
@@ -56,9 +56,9 @@ The `<situation/>` element can be broken up into a couple of relevant sections:
56
* `id` - the unique id for this service alert situation
57
* `creationTime` - Unix timestamp of when this situation was created
58
* reason for the service alert taken from TPEG codes - only one of these will be set
59
- * `equipmentReason - ex. engineFailure
60
- * `environmentReason - ex. heavySnowfall
61
- * `personnelReason - ex. staffAbsence
+ * `equipmentReason` - ex. engineFailure
+ * `environmentReason` - ex. heavySnowfall
+ * `personnelReason` - ex. staffAbsence
62
* `miscellaneousReason` - ex. securityAlert
63
* `securityAlert` - free text field
64
* descriptive text fields - each with a sub `<value/>` element, each also optional
0 commit comments