Design cloud native supporting API #19
Labels
area: feature creation
Functionality related to feature creation
area: project panel
Functionality within the project panel
size: extra large
80 hours or less estimated
The mapping application requires CRUD operations to support the mapping functionality.
The parent application supplies a key and token to authorize the request. Consider proxying our solution through apigee to handle WRI auth.
Tasks
GET project/{id}
GET supporting/filters
GET supporting/editing
GET project/{id}/{featureId}
POST project/{id}/create
PUT project/{id}
DELETE project/{id}
The text was updated successfully, but these errors were encountered: