axl icon indicating copy to clipboard operation
axl copied to clipboard

WSDL version is statically coded

Open gj0nyg opened this issue 7 years ago • 2 comments

With the directory structure referring to the version number - this can be replaced with "current" which should use the latest version installed. If an earlier version is required then the version can still be passed as required. Also - there's a version check that says if version ==10 for something that changed between versions, that should say if version >10 to allow for v11 and on servers to use the code.

gj0nyg avatar Aug 19 '17 13:08 gj0nyg

Sorry I forgot to come back to this. I am not really using this library at the moment. Feel free to submit a PR and I will review it.

bwks avatar Nov 21 '17 21:11 bwks

I'm working on Meraki at the moment and we're just about to move offices so I haven't got a voice lab to test with. I'd like to get back in to it when I have some time. Feel free to contact me directly (not sure if this is going to end up on a public web page so I'll obfuscate the email) joe dot bennett at team dot telstra dot com. I ended up submitting the code directly because I couldn't get the library to play nicely, but want to have a usable abstraction layer that is easy to use for all versions.

On Wed, 22 Nov 2017 at 07:31 Brad Searle [email protected] wrote:

Sorry I forgot to come back to this. I am not really using this library at the moment. Feel free to submit a PR and I will review it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bobthebutcher/axl/issues/6#issuecomment-346167526, or mute the thread https://github.com/notifications/unsubscribe-auth/AYuLJeAqabvfqBb02M9_w10ppGsmMq4Hks5s40EYgaJpZM4O8VMd .

gj0nyg avatar Nov 21 '17 22:11 gj0nyg