adobe / spacecat-api-service

Edge Delivery services experience success as a service automation: SpaceCat + Star Catalogue
Apache License 2.0
3 stars 3 forks source link

feat: opt-out broken-backlinks api #336

Closed AndreiAlexandruParaschiv closed 3 months ago

AndreiAlexandruParaschiv commented 3 months ago

For auditType (broken-backlinks) store the excludedURLs that are dismissed/ignored

Ticket: https://jira.corp.adobe.com/browse/SITES-22463

Request:

PATCH : /sites/{siteId}/broken-backlinks Body:

{
  "excludedURLs": [
    "https://www.adobe.com/some-page",
    "https://www.adobe.com/another-page"
   ]
}
github-actions[bot] commented 3 months ago

This PR will trigger a minor release when merged.

solaris007 commented 3 months ago

:tada: This PR is included in version 1.44.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: