@apia/api 4.0.40 → 4.0.41

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/dist/index.js CHANGED
@@ -3440,7 +3440,7 @@ async function getOptions(search) {
3440
3440
  return [];
3441
3441
  const res = await ApiaApi.get(
3442
3442
  makeApiaUrl({
3443
- ajaxUrl: "apia/AutoCompleteAction.run",
3443
+ ajaxUrl: "AutoCompleteAction.run",
3444
3444
  action: "search",
3445
3445
  object: "doc_free_metadata",
3446
3446
  filter: "doc_free_metadata_title",