Java client library for the Opentext Cloud APIs?

Options

Writing manual REST calls for all the OT2 services would take extra time and would have a lot of boilerplate code that could otherwise be avoided using client API libraries.

Do we have any such Java client API library for the OT2 cloud APIs?

Tagged:

Best Answer

  • jpluimers
    jpluimers E mod
    #2 Answer ✓
    Options

    Hi @anushibinj , there is no Java SDK for the OCP services.
    One approach you could follow is to generate Java code based on the openapi specification.

Answers