-
Two cases here.
1) For example, I don't use AuthorizationSnippet at all, but Authorization section is still generated and gives an error since `authorization.adoc` is missing.
2) I use RequestPa…
-
I wouldn't normally be concerned about this, as of it course it only happens once, but our import time has gotten quite long, to the point I notice it hanging my `ipython` startup.
I don't have a…
-
Moved from https://github.com/osiam/resource-server/issues/82:
@sputnik27 wrote:
> As discussed in osiam/osiam#29, we should write some REST-API docs using [spring-restdocs](https://github.com/sprin…
-
Hi,
I've tried to document calls that return many different http status but the status in the generated stub is always 200.
You can reproduce with your sample: beer-api-producer-restdocs slightly m…
-
The basic idea is that rather than using an `include` for each individual snippet, you can use a single macro to include all of the snippets for a particular operation that's been documented. For adde…
-
At the second startup (snapshot 627), few bindings are installed a second time (they were already installed at the first startup):
```
2016-12-01 23:32:35.174 [INFO ] [core.karaf.internal.FeatureIns…
-
This is not a sever problem but I wanted to document it.
I have installed the latest openHAB version on my Raspberry 3. Not via apt-get but by unzipping the ...-online zip file from Cloudbees.
Af…
-
Hi,
For my Spring Boot project, the Jackson JSON config JsonInclude.Include.NON_NULL is enforced as a global setting. The RESTDocs prettyprint() pre-processor takes care of the pretty printing, bu…
-
Probably caused by the change in 44c25e422f9970cc792c385a908fa07348a75488 it is no longer possible to register stubMappings via classpath resources and later call `resetMappings()`.
### Scenario
…
-
I started with example from here [spring-swagger2markup-demo](https://github.com/Swagger2Markup/spring-swagger2markup-demo)
In swagger-ui I can see "base path" which is set by affect of Spring Boot `s…