Provide an OpenAPI compliant REST interface to OTOBO #1107
Closed
bschmalhofer
started this conversation in
Ideas
Replies: 2 comments 1 reply
|
A better plugin is |
1 reply
|
Closing the discussion here as the same idea has been proposed at the shiny new https://ideas.otobo.io/posts/6/provide-an-openapi-compliant-rest-interface-to-otobo . |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
It would be nice to have an OpenAPI compliant REST interface. This would make it really easy to write OTOBO clients, regardless of the programming language. For Perl it could be done with the module OpenAPI::Client. The backend could a Mojolicious App using Mojolicious::Plugin::OpenAPI.
All reactions