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/08/28 16:32:00 UTC

[jira] [Closed] (ISIS-1901) Swagger-UI: Replace index.html with a Servlet that is aware of restful config

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

Andi Huber closed ISIS-1901.
----------------------------
    Resolution: Fixed

Let the ResourceServlet handle resources that end with
'.template.html' specifically:

These templates may include placeholders ${placholder-name}.

These are replaced with actual values by the ResourceServlet as
configured.

In this particular case we make the swagger-ui aware of the actual
restful resource path configuration.

Task-Url: https://issues.apache.org/jira/browse/ISIS-1901

> Swagger-UI: Replace index.html with a Servlet that is aware of restful config
> -----------------------------------------------------------------------------
>
>                 Key: ISIS-1901
>                 URL: https://issues.apache.org/jira/browse/ISIS-1901
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Minor
>             Fix For: 2.0.0-M2
>
>




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