-
GET /extensions/{technology}/availableHosts Early Adopter
- Parameter:
- Changed technology in path
- Added enum values:
MONGODB_ROUTER
OPENSTACK
-
POST /service/requestAttributes
- Request:
- Changed RequestAttribute schema (application/json; charset=utf-8)
- Changed property dataSources
- Changed property scope
- Changed property serviceTechnology
- Added enum values:
MONGODB_ROUTER
OPENSTACK
-
POST /service/requestAttributes/validator
- Request:
- Changed RequestAttribute schema (application/json; charset=utf-8)
- Changed property dataSources
- Changed property scope
- Changed property serviceTechnology
- Added enum values:
MONGODB_ROUTER
OPENSTACK
-
GET /service/requestAttributes/{id}
- Return Type:
- Changed 200 OK
- Changed RequestAttribute schema (application/json; charset=utf-8)
- Changed property dataSources
- Changed property scope
- Changed property serviceTechnology
- Added enum values:
MONGODB_ROUTER
OPENSTACK
-
PUT /service/requestAttributes/{id}
- Request:
- Changed RequestAttribute schema (application/json; charset=utf-8)
- Changed property dataSources
- Changed property scope
- Changed property serviceTechnology
- Added enum values:
MONGODB_ROUTER
OPENSTACK
-
POST /service/requestAttributes/{id}/validator
- Request:
- Changed RequestAttribute schema (application/json; charset=utf-8)
- Changed property dataSources
- Changed property scope
- Changed property serviceTechnology
- Added enum values:
MONGODB_ROUTER
OPENSTACK