@beatgig/backend-types
Advanced tools
Comparing version 1.0.1634862433-1634865702 to 1.0.1634933856-1634949217
@@ -19,3 +19,3 @@ /* istanbul ignore file */ | ||
BASE: '', | ||
VERSION: '1.0.1634862433', | ||
VERSION: '1.0.1634933856', | ||
WITH_CREDENTIALS: false, | ||
@@ -22,0 +22,0 @@ TOKEN: undefined, |
@@ -238,2 +238,3 @@ /* istanbul ignore file */ | ||
export { ExtraBookingPaymentsService } from './services/ExtraBookingPaymentsService'; | ||
export { HooksService } from './services/HooksService'; | ||
export { ImagesService } from './services/ImagesService'; | ||
@@ -240,0 +241,0 @@ export { InvoicesService } from './services/InvoicesService'; |
@@ -1,1 +0,1 @@ | ||
{"name": "@beatgig/backend-types", "version": "1.0.1634862433-1634865702", "description": "TS types for backend-types.", "main": "index.ts", "types": "index.ts", "author": "jerber", "sideEffects": false} | ||
{"name": "@beatgig/backend-types", "version": "1.0.1634933856-1634949217", "description": "TS types for backend-types.", "main": "index.ts", "types": "index.ts", "author": "jerber", "sideEffects": false} |
@@ -277,3 +277,3 @@ /* istanbul ignore file */ | ||
const result = await __request({ | ||
method: 'GET', | ||
method: 'POST', | ||
path: `/api/v1/venues/admins/venues_from_admins`, | ||
@@ -280,0 +280,0 @@ body: requestBody, |
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
298154
259
9868