Releases: ePages-de/restdocs-api-spec Releases · ePages-de/restdocs-api-spec
Maintenance release 16 Jun 07:00
Compare Sorry, something went wrong.
No results found This release is just testing the new release process.
0.19.4 30 Sep 09:59
Compare Sorry, something went wrong.
No results found Restassured module now should be able to reference classes from the restdocs-api-spec module Updated code samples Thanks to: @kyY00n and @markruler
Keep supporting Spring Boot 2.7.x 21 Aug 15:13
Compare Sorry, something went wrong.
No results found Thanks to @Kieun for supporting Spring Boot 2.7.x
Keep supporting Spring Boot 2.7.x 06 May 14:35
Compare Sorry, something went wrong.
No results found Thanks to @Kieun for supporting Spring Boot 2.7.x
FIX: Null values in schema ref reuse - openapi3 task 22 Feb 07:09
Compare Sorry, something went wrong.
No results found 0.19.1 14 Feb 10:15
Compare Sorry, something went wrong.
No results found Thanks to @philipowen , it is now possible to use beneathPath() for defining paths in a shorter way.
Example usage:
responseFields( beneathPath("_links").withSubsectionId("beneath-links"), fieldWithPath("self").description("self link"), fieldWithPath("self.href").description("self link href"), subsectionWithPath("multiple").ignored(), ) JSON Schema: Support schema ref reuse 25 Sep 12:12
Compare Sorry, something went wrong.
No results found Thanks to @xeromank for suggesting to solve #170 with #246 :
It is now possible to specify a schema name in the attributes of a descriptor, see #246 (comment) for an example Error fix Thanks to @Kieun for fixing #242 with #247 :
The pattern constraint should now correctly render in JSON schema JSON Schema: Render optional field descriptors as nullable 04 Sep 08:57
Compare Sorry, something went wrong.
No results found JSON Schema: Value optional field descriptors as not required 25 Aug 10:15
Compare Sorry, something went wrong.
No results found Maintenance release 15 May 14:37
Compare Sorry, something went wrong.
No results found This release is just testing the new GitHub Action based publish process.