Merge pull request #10174 from backstage/emmaindal/techdocs-clean-up-deprecations

[TechDocs] clean up deprecations
This commit is contained in:
Emma Indal
2022-03-15 11:00:17 +01:00
committed by GitHub
34 changed files with 105 additions and 595 deletions
-5
View File
@@ -161,11 +161,6 @@ techdocs:
# default value is 1000
readTimeout: 500
# (Optional and Legacy) TechDocs makes API calls to techdocs-backend using this URL. e.g. get docs of an entity, get metadata, etc.
# You don't have to specify this anymore.
requestUrl: http://localhost:7007/api/techdocs
# (Optional and Legacy) Just another route in techdocs-backend where TechDocs requests the static files from. This URL uses an HTTP middleware
# to serve files from either a local directory or an External storage provider.
# You don't have to specify this anymore.