diff --git a/test/snapshots/seam-blueprint.test.ts.md b/test/snapshots/seam-blueprint.test.ts.md index e2e91ca..f76d1db 100644 --- a/test/snapshots/seam-blueprint.test.ts.md +++ b/test/snapshots/seam-blueprint.test.ts.md @@ -2180,8 +2180,8 @@ Generated by [AVA](https://avajs.dev). undocumentedMessage: '', }, ], - preferredMethod: 'POST', - semanticMethod: 'POST', + preferredMethod: 'PUT', + semanticMethod: 'PUT', }, response: { description: 'OK', @@ -3903,8 +3903,8 @@ Generated by [AVA](https://avajs.dev). undocumentedMessage: '', }, ], - preferredMethod: 'POST', - semanticMethod: 'POST', + preferredMethod: 'PUT', + semanticMethod: 'PUT', }, response: { description: 'OK', diff --git a/test/snapshots/seam-blueprint.test.ts.snap b/test/snapshots/seam-blueprint.test.ts.snap index 4cce604..f5f197e 100644 Binary files a/test/snapshots/seam-blueprint.test.ts.snap and b/test/snapshots/seam-blueprint.test.ts.snap differ