ewsterrenburg / python-otrs

Pythonic interface to OTRS SOAP API
GNU General Public License v3.0
47 stars 27 forks source link

Completion SessionGet operations question #43

Open iacsvrn opened 5 years ago

iacsvrn commented 5 years ago

Hello @ewsterrenburg , @mjducharme. You make a very useful library! Very cool, thanks!

Are you planning to add SessionGet class to ##otrs/session

iacsvrn commented 4 years ago

It`s released at OTRS:

https://doc.otrs.com/doc/api/otrs/6.0/Perl/Kernel/GenericInterface/Operation/Session/SessionCreate.pm.html

It`s need to be released at your lib! =)

ewsterrenburg commented 4 years ago

It does seem quite straightforward to implement, yet we are still using v5.0.x and I have no easy way to test things on a v6 environment. Will keep it in mind.

iacsvrn commented 4 years ago

It does seem quite straightforward to implement, yet we are still using v5.0.x and I have no easy way to test things on a v6 environment. Will keep it in mind.

I has OTRS 6 dev / test environment, I can test.