You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2020/01/09 15:00:21 UTC

[isis] 04/05: ISIS-2261: sync docs

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 5ac8f3d8ea034f55630d814f3637e5c52553e5c5
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Thu Jan 9 14:48:55 2020 +0000

    ISIS-2261: sync docs
---
 .../config/examples/generated/isis.viewer.restfulobjects.adoc      | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/core/config/src/main/doc/modules/config/examples/generated/isis.viewer.restfulobjects.adoc b/core/config/src/main/doc/modules/config/examples/generated/isis.viewer.restfulobjects.adoc
index dc934d5..907692f 100644
--- a/core/config/src/main/doc/modules/config/examples/generated/isis.viewer.restfulobjects.adoc
+++ b/core/config/src/main/doc/modules/config/examples/generated/isis.viewer.restfulobjects.adoc
@@ -1,4 +1,11 @@
 | isis.viewer.restfulobjects. +
+base-uri
+| 
+|  If left unset (the default), then the RO viewer will use the {@link javax.ws.rs.core.UriInfo} injected using  @link javax.ws.rs.core.Context}) to figure out the base Uri (used to render `href</code>s).  +
+ This will be correct much of the time, but will almost certainly be wrong if there is a reverse proxy.   +
+ If set, eg `https://dev.myapp.com</code>, then this value will be used instead. 
+
+| isis.viewer.restfulobjects. +
 gsoc2013.legacy-param-details
 | 
 |