@seamapi/types
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "@seamapi/types", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "TypeScript types for the Seam API.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -543,3 +543,3 @@ export interface Routes { | ||
route: '/client_sessions/delete' | ||
method: 'POST' | 'GET' | ||
method: 'POST' | 'DELETE' | ||
queryParams: {} | ||
@@ -546,0 +546,0 @@ jsonBody: {} |
Sorry, the diff of this file is too big to display
148160