The service reads the current course for a race and returns it using the course configuration model.
Webservice Type: | REST |
Output format: | Json |
Mandatory parameters: | None |
Optional query parameters: | tags: Tags to filter mark properties for. This is only relevant if a course is loaded that was created based on a course template. In this case matching of MarkProperties to MarkTemplates that aren't covered by regatta marks is done by also using the given tags as a filter criteria filter. |
Optional Query parameters: | optionalRepeatablePart: JSON object that if given defines the part of the sequence that can be repeated in lap. The following properties must be given:
|
Request method: | GET |
Example: | /api/v1/courseconfiguration/getFromCourse/{regattaName}/{raceColumn}/{fleet} |