Skip to content
Snippets Groups Projects
Commit 591b6d58 authored by Erwan Rouchet's avatar Erwan Rouchet Committed by Bastien Abadie
Browse files

Fix authentication documentation for GetPublicKey

parent eaaf63a3
No related branches found
No related tags found
1 merge request!1960Fix authentication documentation for GetPublicKey
......@@ -66,7 +66,6 @@ class PublicKeyEndpoint(APIView):
operation_id="GetPublicKey",
responses={200: {"type": "string"}},
tags=["ponos"],
auth=[{"agentAuth": []}],
examples=[
OpenApiExample(
name="Public key response",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment