API structure has changed
4 structure changes including:
4 Modifications
Modified
4
GET /api/connectors
- Response
-
200 response Modified
-
application/json content type Modified
- enableTokenStorage property Added
-
application/json content type Modified
GET /api/connectors/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- enableTokenStorage property Added
-
application/json content type Modified
PATCH /api/connectors/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- enableTokenStorage property Added
-
application/json content type Modified
POST /api/connectors
- Response
-
200 response Modified
-
application/json content type Modified
- enableTokenStorage property Added
-
application/json content type Modified