-
Is it some how possible to get this to work with:
https://github.com/martypitt/swagger-springmvc ?
-
Hi,
by mistake I reported this issue in the openhab1-addons repository, where it was closed. As I still think, that the behavior, as described below, is a bug of the openHAB core I assume, that th…
-
Hi, I noticed a possible bug while testimg openHAB 2.
I performed the following steps:
1. Started a clean install of OH2, without modifying any of the configuration files
-> Everything OK
2.…
-
-
**[Original report](https://bitbucket.org/sdorra/scm-manager/issue/886) by bardelotnzl (Bitbucket: [bardelotnzl](https://bitbucket.org/bardelotnzl), ).**
----------------------------------------
TL;…
-
I'm trying to document a request parameter using `RestDocumentationRequestBuilders.get` using the following code (version `1.1.2.RELEASE`):
``` java
mockMvc.perform(get("/content/{id}?show-related=tr…
-
See http://docs.spring.io/spring-restdocs/docs/current/reference/html5/#documenting-your-api-request-response-payloads-reusing-field-descriptors.
The RestAssured example for an array of books is:
`…
-
-
At first startup of snapshot 627, I can see that Paper UI and Basic UI are first installed and then uninstalled.
```
2016-12-01 23:05:45.172 [INFO ] [core.karaf.internal.FeatureInstaller] - Installe…
-
The starter should only contain the dependencies, while the autoconfigure contains the code. If you also make the deps optional on the autoconfigure module (see #25), then ConditionalOnClass would mak…