You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spring REST Docs 3 is going to remove the version number from the org.springframework.restdocs.restassured3 package so it becomes org.springframework.restdocs.restassured instead. I'd like to allow static imports of classes within org.springframework.restdocs.restassured while also retaining org.springframework.restdocs.restassured3 for backwards compatibility.