-
Notifications
You must be signed in to change notification settings - Fork 359
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
fix(manager-api): client republish and/or unregister when breaking contracts #2123
Conversation
6e04b50
to
d0ce08d
Compare
a692ec4
to
5142c24
Compare
Okay the logic works fine, only problem is that the UI is not refreshed after something happens automatically in the background. |
.../test/api/src/test/resources/test-plan-data/contracts/contracts/020_create-contract.resttest
Show resolved
Hide resolved
…rs a client automatically
manager/api/beans/src/main/java/io/apiman/manager/api/beans/contracts/ContractBean.java
Show resolved
Hide resolved
manager/api/rest-impl/src/main/java/io/apiman/manager/api/service/ActionService.java
Outdated
Show resolved
Hide resolved
manager/ui/war/plugins/api-manager/ts/client/client-contracts.ts
Outdated
Show resolved
Hide resolved
Thanks for fixing up the tests for this, @volkflo. Was going to do that this morning, but looks like you already did it 😎. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ready for final checks
Thanks for your contributions to this, @volkflo Thanks to team at Scheer PAS for contributing to and sponsoring this fix to Apiman 🙌. |
No description provided.