From 8672024b15feb15fc589901c55624520e1ff5262 Mon Sep 17 00:00:00 2001 From: Maximilian Laue <112983658+maxl2287@users.noreply.github.com> Date: Tue, 2 Jul 2024 21:58:18 +0200 Subject: [PATCH] Update code/API_definitions/geofencing-subscriptions.yaml Co-authored-by: Fernando Prado Cabrillo --- code/API_definitions/geofencing-subscriptions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/API_definitions/geofencing-subscriptions.yaml b/code/API_definitions/geofencing-subscriptions.yaml index c3bde8f..6945904 100644 --- a/code/API_definitions/geofencing-subscriptions.yaml +++ b/code/API_definitions/geofencing-subscriptions.yaml @@ -57,7 +57,7 @@ info: Developers may provide a callback URL on which notifications regarding geofencing can be received from the service provider. If an event occurs the application will send events to the provided webhook - 'notificationUrl'._ - ### Authorization and authentication + # Authorization and authentication [Camara Security and Interoperability Profile](https://github.com/camaraproject/IdentityAndConsentManagement/blob/main/documentation/CAMARA-Security-Interoperability.md) provides details on how a client requests an access token.