You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/01/05 10:47:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16312918#comment-16312918 ] 

ASF subversion and git services commented on ISIS-1775:
-------------------------------------------------------

Commit 576ed4a68cfe9bd3aeb175fbfecb9faa693be139 in isis's branch refs/heads/ISIS-1779-jax-rs-2 from [~hobrom]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=576ed4a ]

ISIS-1775 Honor web-app's context path when configuring swagger.

> 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-M1
>
>
> 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
(v6.4.14#64029)