-
- Downloads
Merge pull request #472 from scitran/fix-user-list
Fix bug passing parameters within userauth.py
No related branches found
No related tags found
Showing
- api/auth/userauth.py 1 addition, 1 deletionapi/auth/userauth.py
- raml/examples/input/user-new.json 7 additions, 0 deletionsraml/examples/input/user-new.json
- raml/examples/user-list.json 9 additions, 3 deletionsraml/examples/user-list.json
- raml/examples/user_jane_doe.json 9 additions, 1 deletionraml/examples/user_jane_doe.json
- raml/resources/users.raml 2 additions, 2 deletionsraml/resources/users.raml
- raml/schemas/definitions/user-api_key.json 10 additions, 0 deletionsraml/schemas/definitions/user-api_key.json
- raml/schemas/definitions/user-output.json 39 additions, 3 deletionsraml/schemas/definitions/user-output.json
- raml/schemas/input/avatars.json 1 addition, 8 deletionsraml/schemas/input/avatars.json
- raml/schemas/input/user-new.json 3 additions, 2 deletionsraml/schemas/input/user-new.json
- raml/schemas/input/user-update.json 5 additions, 1 deletionraml/schemas/input/user-update.json
- raml/schemas/mongo/avatars.json 1 addition, 8 deletionsraml/schemas/mongo/avatars.json
- raml/schemas/mongo/user.json 2 additions, 9 deletionsraml/schemas/mongo/user.json
- raml/schemas/output/user-self.json 51 additions, 0 deletionsraml/schemas/output/user-self.json
- test/integration_tests/postman/integration_tests.postman_collection 37 additions, 4 deletions...ration_tests/postman/integration_tests.postman_collection
raml/examples/input/user-new.json
0 → 100755
raml/schemas/definitions/user-api_key.json
0 → 100644
raml/schemas/output/user-self.json
0 → 100644
Please register or sign in to comment