@wix/auto_sdk_faq_question-entry 1.0.47 → 1.0.48

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.
@@ -132,6 +132,10 @@ function resolveWixFaqQuestionentryV2QuestionEntryServiceUrl(opts) {
132
132
  {
133
133
  srcPath: "/_api/faq-server/v2/draft-question-entries",
134
134
  destPath: "/v2/draft-question-entries"
135
+ },
136
+ {
137
+ srcPath: "/_api/faq-server/v2/bulk/question-entries",
138
+ destPath: "/v2/bulk/question-entries"
135
139
  }
136
140
  ],
137
141
  "www._base_domain_": [