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:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user