@wix/auto_sdk_portfolio_project-items 1.0.13 → 1.0.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/index.js CHANGED
@@ -227,6 +227,14 @@ function resolveComWixpressPortfolioProjectitemsProjectItemsServiceUrl(opts) {
227
227
  {
228
228
  srcPath: "/portfolio/project-items/api/v1/bulk/portfolio/items/update",
229
229
  destPath: "/api/v1/bulk/portfolio/items/update"
230
+ },
231
+ {
232
+ srcPath: "/portfolio/project-items/api/v1/portfolio/items",
233
+ destPath: "/api/v1/portfolio/items"
234
+ },
235
+ {
236
+ srcPath: "/portfolio/project-items/api/v1/portfolio/projects",
237
+ destPath: "/api/v1/portfolio/projects"
230
238
  }
231
239
  ],
232
240
  "api._api_base_domain_": [