Challenge Overview
Challenge Objectives
-
Update the Direct app to use the Groups V5 API instead of the current version.
Tech Stack
-
Java
-
Swagger
Project Background
In this series of challenges, we will build the version 5 (V5) of the Groups API.
Code Access
Direct App
Repo: https://github.com/appirio-tech/direct-app
Branch: dev
Direct API
Repo: https://github.com/appirio-tech/direct-api
Branch: master
Groups V5 API
You can find the code for the Groups V5 API in the following repo:
https://github.com/topcoder-platform/groups-api
Branch: develop
Detailed requirements
As part of this challenge, you need to update the Direct app & API to use the V5 version of the Groups API instead of the version it’s currently being used.
Make sure all existing functionality works without issues.
Should you have any questions, feel free to ask on the challenge forum!
What to Submit
Submit a git patch for the latest commit in the branches mentioned above for each repo.