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
Currently working on an sbt plugin so someone can use generators locally. This requires a number of libraries from both apidoc and apidoc-generator. I noticed an issue where there is a lib.Datatype in both projects, and this results in the wrong version being pulled into my own code.
The text was updated successfully, but these errors were encountered:
Currently working on an sbt plugin so someone can use generators locally. This requires a number of libraries from both apidoc and apidoc-generator. I noticed an issue where there is a lib.Datatype in both projects, and this results in the wrong version being pulled into my own code.
The text was updated successfully, but these errors were encountered: