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
It'd be nice to have new resource.json -> resources dependencies get automatically detected.
So you can do yarn add my-company/some-microservice-with-api-client-bundled
On postinstall, the presence of a resource.json in that dependency would lead to its policy automatically being added to package.json (if a policy exists for that service)
The text was updated successfully, but these errors were encountered:
Related to #37
It'd be nice to have new resource.json -> resources dependencies get automatically detected.
So you can do
yarn add my-company/some-microservice-with-api-client-bundled
On postinstall, the presence of a resource.json in that dependency would lead to its policy automatically being added to package.json (if a policy exists for that service)
The text was updated successfully, but these errors were encountered: