techdocs: Add JSON Schema config

Show better error if techdocs.builder is set to 'ci' and if no docs are found.
Return 404 from googleStorage client when a file is not found.
This commit is contained in:
Himanshu Mishra
2020-12-05 10:48:54 +01:00
parent c91fd25a53
commit a212e43142
5 changed files with 66 additions and 9 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ organization:
techdocs:
requestUrl: http://localhost:7000/api/techdocs
storageUrl: http://localhost:7000/api/techdocs/static/docs
docsBuilder: 'local' # Alternatives - 'ci'
builder: 'local' # Alternatives - 'ci'
generators:
techdocs: 'docker' # Alternatives - 'local'
publisher: