RESTDocsEXT/restdocsext-jersey

Update Spring REST Docs version to 1.1.1.RELEASE

psamsotha opened this issue · 1 comments

Update Spring REST Docs version to 1.1.1.RELEASE

Tests current;y failing when trying to update. It seems some changes have been made to spring-restdocs-core that causes the form parameters to get added to the query string.

Tested with 1.1.1, 1.1.2 and 1.2.0-SNAPSHOT and still same result. Also tested with restassured and mockmvc, and didn't get this result. So it's something with this implementation.