Skip to content

Commit

Permalink
add operation ids
Browse files Browse the repository at this point in the history
  • Loading branch information
narthur committed Dec 23, 2023
1 parent 6902c71 commit 2279788
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
put:
operationId: updateMeWorkspaceTimeEntry
parameters:
- name: workspace_id
in: path
Expand Down Expand Up @@ -87,6 +88,7 @@ put:
"500":
description: Internal Server Error
delete:
operationId: deleteMeWorkspaceTimeEntry
parameters:
- name: workspace_id
in: path
Expand Down

0 comments on commit 2279788

Please sign in to comment.