d3f10b6e1e
/api-docs was getting routed to the backend /api route. The documentation at https://kubernetes.io/docs/concepts/services-networking/ingress/ describes that the path should match on the full element so this was unexpected. Adding a trailing slash is not supposed to have an impact but in this case it solved the problem. Signed-off-by: Niall McCullagh <niallmccullagh@users.noreply.github.com>
Backstage Contrib
This directory contains various community contributions related to Backstage.
Unless otherwise specified, all content in this hierarchy fall under the same licensing terms as in the rest of the repository, and come with no guarantees of functionality or fitness of purpose. That being said, we really appreciate contributions in here and encourage them being kept up to date.