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

Update Query bundle state endpoint #401

Open
markusjura opened this issue Jul 19, 2017 · 0 comments
Open

Update Query bundle state endpoint #401

markusjura opened this issue Jul 19, 2017 · 0 comments

Comments

@markusjura
Copy link
Contributor

markusjura commented Jul 19, 2017

The Control Protocol documentation at https://conductr.lightbend.com/docs/2.1.x/ControlAPI#query-bundle-state is outdated. It says bundle config endpoints have two properties, bindProtocol and services, but https://github.com/typesafehub/conductr/blob/master/conductr/src/main/scala/com/typesafe/conductr/net/package.scala#L146 is rendering a json object with three properties, bindProtocol, acls and serviceName.

We should also update other endpoints that return acls and serviceName instead of services.

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