Skip to content

Commit a50fd8d

Browse files
committed
fix: format
Signed-off-by: Umberto Sgueglia <usgueglia@contractor.linuxfoundation.org>
1 parent ec8b32a commit a50fd8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/src/api/public/v1/affiliations/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ components:
288288
example:
289289
error:
290290
code: BAD_REQUEST
291-
message: "githubHandles: Maximum 100 handles per request"
291+
message: 'githubHandles: Maximum 100 handles per request'
292292

293293
Unauthorized:
294294
description: Missing or invalid API key.

0 commit comments

Comments
 (0)