-
- Створити шаблон для REST документації.
- Генерувати документацію відштовхуючись від коду.
- Хостити рест документацію у вигляді веб сторінки з REST сервісами на одному хості.
-
At the moment in 1.1, a snippet template can be overridden by providing a classpath resource like `org/springframework/restdocs/templates/${name}.snippet`. If this snippet isn't found the default temp…
-
Trying out the latest M1 release (https://github.com/spring-projects/spring-restdocs/blob/v1.1.0.M1/samples/rest-notes-spring-hateoas/src/test/java/com/example/notes/GettingStartedDocumentation.java) …
-
Hi,
I find spring-restdocs very interesting and it's definitely something that I can see myself using when writing REST API documentation if I'm using Spring as backend. I'm developing a library call…
-
Currently, withExamples triggers :
- auto-generated request samples from Swagger models
- SpringRestDocs (http-request., http-response., curl-request.
We want to implement anything not from Swagger …
-
I'm a heavy Jersey user, and for testing I use [Jersey Test Framework](https://jersey.java.net/documentation/latest/test-framework.html). I like the idea of Spring REST Docs, and was exploring to see…
-
Just installed aws-shell on osx 10.10.5 using Python 2.7.10. I get this error upon openings aws-shell. It does not crash the shell or seem to affect any normal functionality. I installed using `sudo p…
-
I am using the helper class https://github.com/spring-projects/spring-restdocs/blob/master/samples/rest-notes-spring-hateoas/src/test/java/com/example/notes/ApiDocumentation.java#L393 to add constrain…
-
I just tried the latest distro and noticed that the restdocs are not working if being used from a remote machine (i.e. not on localhost).
@dvanherbergen Did I somehow miss some fix from you? I thou…
-
The idea came from @rstoyanchev while discussing a [Spring REST docs issue](https://github.com/spring-projects/spring-restdocs/issues/41#issuecomment-85587647)