-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* modeled ConceptGraph representation * renaming for clarity; modeled process overview * return map of ConceptGraphStat * added schema for pipeline start * added schema for pipeline response * modified PipelineResponse to have a string response property (the actual response from the python server - may it be graph statistics or process status - is serialized accordingly) * rewrite version to none-snapshot * Reformat schema file * Add missing required properties to path params * Add 404 to `getConceptGraphStatistics` * Add default value to `getConceptGraphStatistics` parameter * Declare 404 response * Update descriptions --------- Co-authored-by: Christoph Beger <christoph.beger@medizin.uni-leipzig.de>
- Loading branch information
1 parent
ce02918
commit 52b74ee
Showing
2 changed files
with
226 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters