Issues
- 3
i18n support
#960 opened by hesch - 0
Migrate tests to JUnit Jupiter
#959 opened by wilkinsona - 0
Remove support for JUnit 4
#958 opened by wilkinsona - 0
- 0
Raise the minimum support version of Bean Validation to 3.1 and of Hibernate Validator to 9.0
#956 opened by wilkinsona - 0
- 7
- 4
Snippet from operation macro not found with asciidoctor-maven-plugin v3.1.0
#950 opened by sephiroth-j - 3
AbstractMethodError when using Asciidoctor extension with AsciidoctorJ 3.0.0
#949 opened by OrangeDog - 1
- 8
- 2
Omit the version in the Maven Resources plugin example
#942 opened by dve - 0
Upgrade to Compatibility Test Plugin 0.0.3
#935 opened by wilkinsona - 0
- 4
- 0
Upgrade to Gradle Enterprise Conventions 0.0.17
#928 opened by wilkinsona - 4
Consistency with the subsection path.
#937 opened by ddaaac - 1
- 3
multipart/form-data PATCH request produces http-request snippet with no request body
#933 opened by beuss - 2
Improve usage documentation for markdown
#932 opened by serpro69 - 3
Facing issue with asciidoctor.jvm.convert 2.4.0 and spring docs 2.0.5 release while creating war using gradle 8.6 the public/docs folder is not getting created
#931 opened by DarthVader3011 - 2
Facing issue with asciidoctor.jvm.convert 2.4.0 and spring docs 2.0.5 release Which is unable to load the child.html in the index html
#930 opened by DarthVader3011 - 2
Issue with the Junit Rest Documentation with the spring docs 2.0.5.Release and spring boot version 2.7.6 version in controller testcases
#929 opened by DarthVader3011 - 1
Document that the query string should be provided in the URL or by using queryParam when using MockMvc
#926 opened by nick-shevchenko - 5
Cannot document form parameters when using Rest Assured's MockMvc support when contentType is multipart/form-data
#922 opened by fucct - 1
JavaDoc support
#927 opened by heyarny - 0
- 0
- 0
Upgrade to Gradle Enterprise Conventions 0.0.16
#923 opened by wilkinsona - 2
Using JWT Token to Access Resource Server
#919 opened by sdack-cloud - 0
Upgrade Gradle Enterprise Plugins
#914 opened by wilkinsona - 1
Any concern that the underlying asciidoc gradle plugin doesn't work with Java 17 or 21?
#913 opened by virtualdogbert - 2
- 5
Getting issue related to query parameter.
#911 opened by nikhilp14 - 1
Except body fields how can I add others mandate fields like headers(correlationId, destination, srDate)
#910 opened by navyaputtu - 3
- 0
Upgrade to Spring Framework 6.0.14
#904 opened by wilkinsona - 1
How to hide Request Body and curl particular fields like "Token"? while generating spring rest docs through rest assured approach
#908 opened by nikhilp14 - 9
- 0
Avoid substring creation when writing a portion of a string to a StringBuilder
#907 opened by wilkinsona - 0
UnsupportedOperationException when modifying request and response headers with Framework 6.0.9 and later
#906 opened by wilkinsona - 0
- 0
Upgrade to Spring Java Format 0.0.39
#903 opened by wilkinsona - 0
Upgrade to Spring Java Format 0.0.39
#902 opened by wilkinsona - 7
Add ability to post-process operations
#899 opened by OrangeDog - 1
Rest Assured approach. Test case got successfully passed but not getting the request.adoc, response.adoc file inside target folder.
#898 opened by nikhilp14 - 2
- 1
- 2
How to add third attribute column. Tried in many ways but it's not working? Pls help me.
#895 opened by nikhilp14 - 2
REST Docs RequestDocumentation questions when getting multipart/form-data bindings with `@ModelAttribute` (boot 3.1.1)
#894 opened by sjiwon