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
we developed a number of resources using the Rest.li approach. In general a pretty cool thing. Now we would like to have a kind of "Service Registry/Catalog" and therefore I tried the Restli-Apihub.
The conf/application.conf seems to be ignored, even when the file is deleted..
2.) Version latest (github)
Here I;m getting a compilation issue :
error sbt.ResolveException: unresolved dependency: org.scala-sbt#sbt;0.13.0: not found
In general - does it makes sense to burn some time to solve the issues, or is it better to try something else - e.g. a Swagger approach ? What is the "internal" LinkedIn strategy on this topic ?
Thank you.
Cheers,
J. Jetmar
The text was updated successfully, but these errors were encountered:
Hi guys,
we developed a number of resources using the Rest.li approach. In general a pretty cool thing. Now we would like to have a kind of "Service Registry/Catalog" and therefore I tried the Restli-Apihub.
Here I have some issues :
1.) Version 0.0.2 (http://rest.li/releases/apihub/restli-apihub-0.0.2.zip)
The conf/application.conf seems to be ignored, even when the file is deleted..
2.) Version latest (github)
Here I;m getting a compilation issue :
error sbt.ResolveException: unresolved dependency: org.scala-sbt#sbt;0.13.0: not found
In general - does it makes sense to burn some time to solve the issues, or is it better to try something else - e.g. a Swagger approach ? What is the "internal" LinkedIn strategy on this topic ?
Thank you.
Cheers,
J. Jetmar
The text was updated successfully, but these errors were encountered: