Challenge Overview
For this challenge, the requirement is fairly simple. So it will be short-timeline (please check the Online Review timeline for detail).
we'd like to quickly add the Direct Project ID to the response as well as a filter on all GET endpoints.
General Requirements
1. swagger.yaml should be updated to reflect the changes.
2. The API requests and responses should follow the v3 API standards.
About Local Setup
- Please check https://github.com/appirio-tech/tc-common-tutorials/tree/master/docker/direct-app about how to build, deploy and run direct-app locally. We used a revised version(see forum), since elastic search is required.
- You can use Topcoder Direct to setup the test challenge data,
- Please check ap-challenge-microservice.zip/docs/Deployment Guide.docx about how to run the service and test with the API.
- Updated swagger.yaml file
- the Deployment Guide and Verification Steps
we'd like to quickly add the Direct Project ID to the response as well as a filter on all GET endpoints.
General Requirements
1. swagger.yaml should be updated to reflect the changes.
2. The API requests and responses should follow the v3 API standards.
About Local Setup
- Please check https://github.com/appirio-tech/tc-common-tutorials/tree/master/docker/direct-app about how to build, deploy and run direct-app locally. We used a revised version(see forum), since elastic search is required.
- You can use Topcoder Direct to setup the test challenge data,
- Please check ap-challenge-microservice.zip/docs/Deployment Guide.docx about how to run the service and test with the API.
Final Submission Guidelines
- Code changes to address the requirements- Updated swagger.yaml file
- the Deployment Guide and Verification Steps