openstackweb/ICLA/_config/routes.yml
2014-10-31 16:21:41 -03:00

8 lines
180 B
YAML

---
Name: iclaroutes
After: 'framework/routes#coreroutes'
---
Director:
rules:
'api/v1/ccla': 'ICLARestfulAPI'
'team-invitations': 'TeamInvitationConfirmation_Controller'