-
- Downloads
Merge branch 'bugfix/49-make-token-optional' into 'development'
Resolve "Make token optional in schema for getting the workflow credentials" Closes #49 See merge request cmg/clowm/clowm-workflow-service!46
Showing
- app/api/endpoints/workflow_credentials.py 3 additions, 3 deletionsapp/api/endpoints/workflow_credentials.py
- app/api/endpoints/workflow_version.py 3 additions, 2 deletionsapp/api/endpoints/workflow_version.py
- app/schemas/workflow.py 9 additions, 0 deletionsapp/schemas/workflow.py
- app/schemas/workflow_version.py 8 additions, 0 deletionsapp/schemas/workflow_version.py
- app/tests/api/test_workflow_credentials.py 31 additions, 2 deletionsapp/tests/api/test_workflow_credentials.py
- app/tests/api/test_workflow_version.py 1 addition, 1 deletionapp/tests/api/test_workflow_version.py
Loading
Please register or sign in to comment