Skip to content

Commit

Permalink
- adds missing operation id
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Biret <[email protected]>
  • Loading branch information
baywet committed Mar 28, 2024
1 parent 2f924ed commit 9193228
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ public async Task GeneratesManifest()
paths:
/test:
get:
operationId: test
responses:
'200':
description: test";
Expand Down

0 comments on commit 9193228

Please sign in to comment.