Skip to content

Commit

Permalink
no security set for icla sign endpoint
Browse files Browse the repository at this point in the history
Signed-off-by: Harold Wanyama <hwanyama@contractor.linuxfoundation.org>
  • Loading branch information
nickmango committed Oct 12, 2023
1 parent 0396413 commit 48d3f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cla-backend-go/swagger/cla.v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4130,7 +4130,7 @@ paths:
post:
summary: Request for icla sign
description: Initiate the icla signing with docusign
security: []
security: [ ]
operationId: requestIndividualSignature
parameters:
- $ref: "#/parameters/x-request-id"
Expand Down

0 comments on commit 48d3f50

Please sign in to comment.