Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
727932
Fix accessing data in API methods if sent as JSON
Authored and Committed by Slavek Kabrda
6 years ago
raw
patch
tree
parent
5 files changed.
35 lines added
.
17 lines removed
.
pagure/api/__init__.py
file modified
+4
-0
pagure/api/fork.py
file modified
+6
-6
pagure/api/issue.py
file modified
+5
-5
pagure/api/project.py
file modified
+7
-6
tests/test_pagure_flask_api.py
file modified
+13
-0
Fix accessing data in API methods if sent as JSON
pagure/api/__init__.py
file modified
+4
-0
pagure/api/fork.py
file modified
+6
-6
pagure/api/issue.py
file modified
+5
-5
pagure/api/project.py
file modified
+7
-6
tests/test_pagure_flask_api.py
file modified
+13
-0