When you try to configure a Tuleap instance on Jenkins, the API plugin should not attempt to do a detection by calling GET /api/explorer/swagger.json
. This endpoint is specific to the API Explorer plugin and its absence does not mean the REST API is not available.
Trace:
java.io.IOException: HTTP Call error at url: https://tuleap.example.com/api/explorer/swagger.json with code: 404