You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (JIRA)" <ji...@apache.org> on 2018/02/14 16:57:00 UTC

[jira] [Updated] (ISIS-1775) Auto-Configure SwaggerServiceDefault if Web-App has a Context-Path

     [ https://issues.apache.org/jira/browse/ISIS-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber updated ISIS-1775:
-----------------------------
    Fix Version/s:     (was: 2.0.0-M1)
                   2.0.0-M2

> Auto-Configure SwaggerServiceDefault if Web-App has a Context-Path
> ------------------------------------------------------------------
>
>                 Key: ISIS-1775
>                 URL: https://issues.apache.org/jira/browse/ISIS-1775
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.15.1
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Minor
>             Fix For: 2.0.0-M2
>
>
> Let's say we deploy a web-app that has e.g. context path '/simple'.
> Then we would need to configure the IsisConfiguration property 'isis.services.swagger.restfulBasePath' (default = '/restful') to '/simple/restful', in order for the swagger-ui to work properly.
> We can instead implement o.a.i.c.m.services.SwaggerServiceDefault such that it automatically prefixes the swaggerBasePath with the app's context path (if present).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)