Skip to content

Commit

Permalink
ci: Generate code
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Oct 14, 2024
1 parent 8f9e78f commit 7a7bb3a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/snapshots/seam-blueprint.test.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -2180,8 +2180,8 @@ Generated by [AVA](https://avajs.dev).
undocumentedMessage: '',
},
],
preferredMethod: 'POST',
semanticMethod: 'POST',
preferredMethod: 'PUT',
semanticMethod: 'PUT',
},
response: {
description: 'OK',
Expand Down Expand Up @@ -3903,8 +3903,8 @@ Generated by [AVA](https://avajs.dev).
undocumentedMessage: '',
},
],
preferredMethod: 'POST',
semanticMethod: 'POST',
preferredMethod: 'PUT',
semanticMethod: 'PUT',
},
response: {
description: 'OK',
Expand Down
Binary file modified test/snapshots/seam-blueprint.test.ts.snap
Binary file not shown.

0 comments on commit 7a7bb3a

Please sign in to comment.