Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
rap1ds committed Oct 8, 2024
1 parent fb95d06 commit 784a1c7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions build/sharetribe-flex-integration-sdk-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -5073,6 +5073,18 @@ var endpointDefinitions = [{
internal: false,
method: 'post',
interceptors: [new __WEBPACK_IMPORTED_MODULE_21__interceptors_transit_response__["a" /* default */](), new __WEBPACK_IMPORTED_MODULE_20__interceptors_transit_request__["a" /* default */]()]
}, {
apiName: 'integration_api',
path: 'users/approve',
internal: false,
method: 'post',
interceptors: [new __WEBPACK_IMPORTED_MODULE_21__interceptors_transit_response__["a" /* default */](), new __WEBPACK_IMPORTED_MODULE_20__interceptors_transit_request__["a" /* default */]()]
}, {
apiName: 'integration_api',
path: 'users/update_permissions',
internal: false,
method: 'post',
interceptors: [new __WEBPACK_IMPORTED_MODULE_21__interceptors_transit_response__["a" /* default */](), new __WEBPACK_IMPORTED_MODULE_20__interceptors_transit_request__["a" /* default */]()]
}, {
apiName: 'integration_api',
path: 'listings/show',
Expand Down

0 comments on commit 784a1c7

Please sign in to comment.