46f0f1700e
Signed-off-by: Camila Belo <camilaibs@gmail.com>
441 B
441 B
@backstage/plugin-stack-overflow-backend
| @backstage/plugin-stack-overflow-backend |
|---|
| patch |
Deprecate package in favor of the new @backstage/plugin-search-backend-module-stack-overflow module.
The search collator requestParams option is optional now, so its default value is { order: 'desc', sort: 'activity', site: 'stackoverflow' } as defined in the Try It section on the official Stack Overflow API documentation.