Skip to content

Commit

Permalink
chore: ignore petstore basepath link (#2734)
Browse files Browse the repository at this point in the history
## Proposed change

chore: ignore petstore basepath link

<!--
Please include a summary of the changes and the related issue.
Please also include relevant motivation and context.
-->

## Related issues

<!--
Please make sure to follow the [contribution
guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md)
-->

* 🐛 Fix #2684
<!-- * 🐛 Fix resolves #issue -->
<!-- * 🚀 Feature #issue -->
<!-- * 🚀 Feature resolves #issue -->
<!-- * :octocat: Pull Request #issue -->
  • Loading branch information
kpanot authored Jan 27, 2025
2 parents a43450f + a6f7059 commit 0f9572b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/markdown-external-links.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
},
{
"pattern": "^https://cloud.nx.app/*"
},
{
"pattern": "https://petstore3.swagger.io/api/v3"
}
],
"replacementPatterns": [
Expand Down

0 comments on commit 0f9572b

Please sign in to comment.