kong-client-ruby
kong-client-ruby copied to clipboard
Services and Routes are missing
Instead of Api object there are now Service and Route objects
Is there any ongoing effort to handle this issue?
If not, I can intent to help.
I have a branch that added those and I use it with Kong 1.1 and 1.4. https://github.com/kontena/kong-client-ruby/compare/master...mtmail:kong1dot1?expand=1
@mtmail nice
Do you intend to create a PR?
@mtmail very nice! PRs are always welcome.
PR created now. Not even sure why I didn't do that back in April.
This has been fixed in #38
@nevalla is there anything missing in the PR to be approved and published?