diff --git a/java/com.sap.sailing.server.gateway/webservices/api/v1/raceCompetitorPositionsGetDoc.html b/java/com.sap.sailing.server.gateway/webservices/api/v1/raceCompetitorPositionsGetDoc.html index 918107dffc3..c425c518896 100644 --- a/java/com.sap.sailing.server.gateway/webservices/api/v1/raceCompetitorPositionsGetDoc.html +++ b/java/com.sap.sailing.server.gateway/webservices/api/v1/raceCompetitorPositionsGetDoc.html @@ -46,7 +46,7 @@ which the data is requested. Optional HTTP request header fields:
secondaryuserbearertoken: if provided, used to authenticate a subject for which then the TRACKED_RACE:EXPORT - permission is checked for the race requested. This will skil the same test for the "primary" user that authenticated + permission is checked for the race requested. This will skip the same test for the "primary" user that authenticated the request.
diff --git a/java/com.sap.sailing.server.gateway/webservices/api/v1/raceMarkPositionsGetDoc.html b/java/com.sap.sailing.server.gateway/webservices/api/v1/raceMarkPositionsGetDoc.html index 8e254f78d0f..3e2c86041a2 100644 --- a/java/com.sap.sailing.server.gateway/webservices/api/v1/raceMarkPositionsGetDoc.html +++ b/java/com.sap.sailing.server.gateway/webservices/api/v1/raceMarkPositionsGetDoc.html @@ -45,7 +45,7 @@ which the data is requested. Optional HTTP request header fields:
secondaryuserbearertoken: if provided, used to authenticate a subject for which then the TRACKED_RACE:EXPORT - permission is checked for the race requested. This will skil the same test for the "primary" user that authenticated + permission is checked for the race requested. This will skip the same test for the "primary" user that authenticated the request.
diff --git a/java/com.sap.sailing.server.gateway/webservices/api/v1/raceWindGetDoc.html b/java/com.sap.sailing.server.gateway/webservices/api/v1/raceWindGetDoc.html index 6c6c611a026..06d6591a399 100644 --- a/java/com.sap.sailing.server.gateway/webservices/api/v1/raceWindGetDoc.html +++ b/java/com.sap.sailing.server.gateway/webservices/api/v1/raceWindGetDoc.html @@ -44,7 +44,7 @@ which the data is requested. Optional HTTP request header fields:
secondaryuserbearertoken: if provided, used to authenticate a subject for which then the TRACKED_RACE:EXPORT - permission is checked for the race requested. This will skil the same test for the "primary" user that authenticated + permission is checked for the race requested. This will skip the same test for the "primary" user that authenticated the request.