Skip to content

Commit

Permalink
fix: update queue verbs for architecture diagram (#690)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjholm authored Feb 21, 2024
1 parent d713f60 commit 8a3de51
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,8 @@ const actionVerbs = [
'Manage',
'Read',
'Write',
'Enqueue',
'Dequeue',
]

function verbFromNitricAction(action: string) {
Expand Down

0 comments on commit 8a3de51

Please sign in to comment.