Merge pull request #5241 from SDA-SE/feat/happy-path
Change the response status of metadata endpoints in case a documentation is not available to `404 NOT FOUND`
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
'@backstage/plugin-techdocs-backend': patch
|
||||
---
|
||||
|
||||
Change the response status of metadata endpoints in case a documentation is not
|
||||
available to `404 NOT FOUND`. This also introduces the JSON based error messages
|
||||
used by other backends.
|
||||
Reference in New Issue
Block a user