Skip to content

Commit

Permalink
Minor error in openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
UO287687 committed May 8, 2024
1 parent 97dce24 commit e5254dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatewayservice/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ paths:
description: Service down
security:
- bearerAuth: []
/friends//{friend_username}:
/friends/{friend_username}:
delete:
summary: Delete a friend
parameters:
Expand Down

0 comments on commit e5254dc

Please sign in to comment.