-
- Downloads
Merge pull request #592 from scitran/api-spec-listhandler-2
Add RAML for listhandler and other remaining endpoints
No related branches found
No related tags found
Showing
- api/config.py 1 addition, 0 deletionsapi/config.py
- api/handlers/listhandler.py 7 additions, 56 deletionsapi/handlers/listhandler.py
- api/handlers/reporthandler.py 1 addition, 1 deletionapi/handlers/reporthandler.py
- raml/api.raml 20 additions, 0 deletionsraml/api.raml
- raml/examples/file_info_list.json 30 additions, 15 deletionsraml/examples/file_info_list.json
- raml/examples/input/analysis-job.json 16 additions, 0 deletionsraml/examples/input/analysis-job.json
- raml/examples/input/group-add-role.json 1 addition, 0 deletionsraml/examples/input/group-add-role.json
- raml/examples/input/group.json 2 additions, 2 deletionsraml/examples/input/group.json
- raml/examples/input/note.json 3 additions, 0 deletionsraml/examples/input/note.json
- raml/examples/input/permission-update.json 1 addition, 0 deletionsraml/examples/input/permission-update.json
- raml/examples/input/permission.json 5 additions, 0 deletionsraml/examples/input/permission.json
- raml/examples/input/project-template.json 2 additions, 2 deletionsraml/examples/input/project-template.json
- raml/examples/input/tag.json 3 additions, 0 deletionsraml/examples/input/tag.json
- raml/examples/output/analysis-files-create-ticket.json 6 additions, 0 deletionsraml/examples/output/analysis-files-create-ticket.json
- raml/examples/output/analysis-item.json 89 additions, 0 deletionsraml/examples/output/analysis-item.json
- raml/examples/output/file-download.json 1 addition, 0 deletionsraml/examples/output/file-download.json
- raml/examples/output/note.json 7 additions, 0 deletionsraml/examples/output/note.json
- raml/examples/output/packfile-start.json 3 additions, 0 deletionsraml/examples/output/packfile-start.json
- raml/examples/output/permission.json 1 addition, 0 deletionsraml/examples/output/permission.json
- raml/examples/output/report-project.json 165 additions, 0 deletionsraml/examples/output/report-project.json
raml/examples/input/analysis-job.json
0 → 100644
raml/examples/input/group-add-role.json
0 → 100644
raml/examples/input/note.json
0 → 100644
raml/examples/input/permission-update.json
0 → 100644
raml/examples/input/permission.json
0 → 100644
raml/examples/input/tag.json
0 → 100644
raml/examples/output/analysis-item.json
0 → 100644
raml/examples/output/file-download.json
0 → 100644
raml/examples/output/note.json
0 → 100644
raml/examples/output/packfile-start.json
0 → 100644
raml/examples/output/permission.json
0 → 100644
raml/examples/output/report-project.json
0 → 100644
Please register or sign in to comment