api-opinionated
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -23,4 +23,4 @@ interface ApiFilter { | ||
error: string; | ||
detail?: string; | ||
message?: string; | ||
details?: any; | ||
} | ||
@@ -27,0 +27,0 @@ interface ApiSort { |
{ | ||
"name": "api-opinionated", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Opinionated API utilities", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
42652