Skip to content

Conversation

@YiFeiZhang2
Copy link
Member

@YiFeiZhang2 YiFeiZhang2 commented Dec 20, 2018

Description

Create the post route for roles.

Fixes #214

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Created local unit tests to check for success case, and failure due to authorization and authentication. Also checks that duplicate routes are allowed to be created.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@YiFeiZhang2 YiFeiZhang2 merged commit d80da92 into develop Dec 29, 2018
@loreina loreina deleted the feature/role-route branch November 21, 2019 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create route to create role

3 participants