Skip to content

Commit

Permalink
Update objects.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stifoon authored Dec 20, 2023
1 parent 0eb7ea6 commit 5174129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/slate/source/includes/objects.md
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,7 @@ pt-date-time (pt stands for "public transport") is a complex date time object to
|id|String|id of the note|
|category|Enum|Main category of the note. Can be : "comment" or "terminus"|
|comment_type|String|Type of the "comment"|
|type|String|"notes" or "notes"|
|type|String|"notes" for the moment, can be enriched|
|value|String|The content of the note|

On stop_schedules and terminus_schedules services, you will find the main terminus in the `display_information.direction` property. You can find also a `terminus` typed note when a vehicle journey does not stop on this main `display_information.direction` terminus.
Expand Down

0 comments on commit 5174129

Please sign in to comment.