Task #7137
Feature #6497: V2 GMN Support
Add support for V2 urls
Start date:
2014-10-02
Due date:
% Done:
50%
Story Points:
Sprint:
Description
Modify urls.py to direct v2 api requests to the appropriate django view functions. This includes modifying the regular expressions for v2 api calls that are identical to v1 and adding new regular expressions for new v2 api calls.
History
#1 Updated by Mark Flynn over 9 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
#2 Updated by Mark Flynn over 9 years ago
- Status changed from In Progress to Testing
- % Done changed from 30 to 50
#3 Updated by Dave Vieglais over 8 years ago
- Assignee changed from Mark Flynn to Dave Vieglais