Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAPIRouter not included in lagom-openapi-scala-api #70

Open
ASchmidt84 opened this issue Feb 9, 2022 · 0 comments
Open

OpenAPIRouter not included in lagom-openapi-scala-api #70

ASchmidt84 opened this issue Feb 9, 2022 · 0 comments

Comments

@ASchmidt84
Copy link

Hi,
I updated to version 1.3.1 and had to see in my API a deprecation warning. Their is showing I should use OpenAPIRouter.
Nothing simpler than that. I was wrong :(
The lagom-openapi-scala-api does not include them. In readme the "lagom-openapi-scala-api" should use in api sbt specification.

Should I now only use the "lagom-openapi-scala-impl"?

Thank you.

val lagomOpenapiVersion = "1.3.1"
val lagomOpenapiApi = "org.taymyr.lagom" %% "lagom-openapi-scala-api" % lagomOpenapiVersion
val lagomOpenapiImpl = "org.taymyr.lagom" %% "lagom-openapi-scala-impl" % lagomOpenapiVersion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant