phoenixnap / springmvc-raml-plugin

Spring MVC - RAML Spec Synchroniser Plugin. A Maven plugin designed to Generate Server & Client code in Spring from a RAML API descriptor and conversely, a RAML API document from the SpringMVC Server implementation.
Apache License 2.0
136 stars 84 forks source link

Hotfix for ISSUE-211 #228

Closed yuranos closed 6 years ago

yuranos commented 6 years ago

@stojsavljevic , I found out a flag was misplaced after all the merging and resolving. I also updated a test to make sure we catch it in the future, if something goes wrong.