Andi Huber created ISIS-1775:
--------------------------------

             Summary: 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


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)

Reply via email to