@wix/auto_sdk_faq_question-entry 1.0.35 → 1.0.36

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.
@@ -57,7 +57,7 @@ interface ListQuestionEntriesSignature {
57
57
  /**
58
58
  * Retrieves a list of question entries, given the specified filters and paging.
59
59
  *
60
- * For field support for filters and sorting, see [Question Entries V2: Supported Filters and Sorting](https://dev.wix.com/docs/rest/business-management/faq-app/faq/question-entry-v2/supported-filters).
60
+ * See [Query Question Entries](https://dev.wix.com/docs/rest/business-management/faq-app/faq/question-entry-v2/query-question-entries) for a list of supported filters.
61
61
  *
62
62
  * Use the `fieldSet` parameter to control whether sharing links are included in the response.
63
63
  */