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
{{ message }}
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.
A user including this plugin should get code generated for each xyz-swagger.json file in src/main/openapi-v2.
Then the user would have to either bindClient or implement and bindService each Service generated.
Target language (scala/java) should be picked up from the available implementation).
A user including this plugin should get code generated for each
xyz-swagger.json
file insrc/main/openapi-v2
.Then the user would have to either
bindClient
or implement andbindService
eachService
generated.Target language (scala/java) should be picked up from the available implementation).
See #11
The text was updated successfully, but these errors were encountered: