@frontastic/extension-types
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@frontastic/extension-types", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Type definitions required for backend extension development with Frontastic", | ||
@@ -5,0 +5,0 @@ "main": "src/ts/index.ts", |
@@ -244,3 +244,3 @@ // This file is autogenerated – run `ant apidocs` to update it | ||
export interface Response { | ||
statusCode: string; | ||
statusCode: number; | ||
body?: string; | ||
@@ -247,0 +247,0 @@ /** |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package