fixed error on api.yml from search / replace
This commit is contained in:
parent
3f56dfe484
commit
993c7bc76e
14
crc/api.yml
14
crc/api.yml
|
@ -547,7 +547,7 @@ paths:
|
|||
description: The workflow spec category has been removed.
|
||||
/file:
|
||||
parameters:
|
||||
- name: workflow_sync_id
|
||||
- name: workflow_spec_id
|
||||
in: query
|
||||
required: false
|
||||
description: The unique id of a workflow specification
|
||||
|
@ -1380,7 +1380,7 @@ components:
|
|||
type: string
|
||||
WorkflowSpecDiffList:
|
||||
properties:
|
||||
workflow_sync_id:
|
||||
workflow_spec_id:
|
||||
type: string
|
||||
example : top_level_workflow
|
||||
date_created :
|
||||
|
@ -1397,7 +1397,7 @@ components:
|
|||
file_model_id:
|
||||
type : integer
|
||||
example : 171
|
||||
workflow_sync_id :
|
||||
workflow_spec_id :
|
||||
type: string
|
||||
example : top_level_workflow
|
||||
filename :
|
||||
|
@ -1455,7 +1455,7 @@ components:
|
|||
|
||||
WorkflowSpecAll:
|
||||
properties:
|
||||
workflow_sync_id :
|
||||
workflow_spec_id :
|
||||
type: string
|
||||
example : acaf1258-43b4-437e-8846-f612afa66811
|
||||
date_created :
|
||||
|
@ -1587,7 +1587,7 @@ components:
|
|||
content_type:
|
||||
type: string
|
||||
example: "application/xml"
|
||||
workflow_sync_id:
|
||||
workflow_spec_id:
|
||||
type: string
|
||||
example: "random_fact"
|
||||
x-nullable: true
|
||||
|
@ -1609,7 +1609,7 @@ components:
|
|||
$ref: "#/components/schemas/NavigationItem"
|
||||
next_task:
|
||||
$ref: "#/components/schemas/Task"
|
||||
workflow_sync_id:
|
||||
workflow_spec_id:
|
||||
type: string
|
||||
spec_version:
|
||||
type: string
|
||||
|
@ -1625,7 +1625,7 @@ components:
|
|||
example:
|
||||
id: 291234
|
||||
status: 'user_input_required'
|
||||
workflow_sync_id: 'random_fact'
|
||||
workflow_spec_id: 'random_fact'
|
||||
spec_version: 'v1.1 [22,23]'
|
||||
is_latest_spec: True
|
||||
next_task:
|
||||
|
|
|
@ -1,81 +1,76 @@
|
|||
alabaster==0.7.12
|
||||
alembic==1.4.2
|
||||
amqp==2.5.2
|
||||
alembic==1.4.3
|
||||
aniso8601==8.0.0
|
||||
attrs==19.3.0
|
||||
babel==2.8.0
|
||||
bcrypt==3.1.7
|
||||
beautifulsoup4==4.9.1
|
||||
billiard==3.6.3.0
|
||||
attrs==20.3.0
|
||||
babel==2.9.0
|
||||
bcrypt==3.2.0
|
||||
beautifulsoup4==4.9.3
|
||||
blinker==1.4
|
||||
celery==4.4.2
|
||||
certifi==2020.4.5.1
|
||||
cffi==1.14.0
|
||||
certifi==2020.11.8
|
||||
cffi==1.14.4
|
||||
chardet==3.0.4
|
||||
click==7.1.2
|
||||
clickclick==1.2.2
|
||||
clickclick==20.10.2
|
||||
commonmark==0.9.1
|
||||
configparser==5.0.0
|
||||
connexion==2.7.0
|
||||
coverage==5.1
|
||||
coverage==5.3
|
||||
deprecated==1.2.10
|
||||
docutils==0.16
|
||||
docxtpl==0.9.2
|
||||
docxtpl==0.11.2
|
||||
et-xmlfile==1.0.1
|
||||
flask==1.1.2
|
||||
flask-admin==1.5.7
|
||||
flask-bcrypt==0.7.1
|
||||
flask-cors==3.0.8
|
||||
flask-cors==3.0.9
|
||||
flask-mail==0.9.1
|
||||
flask-marshmallow==0.12.0
|
||||
flask-marshmallow==0.14.0
|
||||
flask-migrate==2.5.3
|
||||
flask-restful==0.3.8
|
||||
flask-sqlalchemy==2.4.1
|
||||
flask-sso==0.4.0
|
||||
future==0.18.2
|
||||
httpretty==1.0.2
|
||||
idna==2.9
|
||||
flask-sqlalchemy==2.4.4
|
||||
gunicorn==20.0.4
|
||||
httpretty==1.0.3
|
||||
idna==2.10
|
||||
imagesize==1.2.0
|
||||
importlib-metadata==1.6.0
|
||||
inflection==0.4.0
|
||||
inflection==0.5.1
|
||||
itsdangerous==1.1.0
|
||||
jdcal==1.4.1
|
||||
jinja2==2.11.2
|
||||
jsonschema==3.2.0
|
||||
kombu==4.6.8
|
||||
ldap3==2.7
|
||||
lxml==4.5.1
|
||||
mako==1.1.2
|
||||
ldap3==2.8.1
|
||||
lxml==4.6.2
|
||||
mako==1.1.3
|
||||
markdown==3.3.3
|
||||
markupsafe==1.1.1
|
||||
marshmallow==3.6.0
|
||||
marshmallow==3.9.1
|
||||
marshmallow-enum==1.5.1
|
||||
marshmallow-sqlalchemy==0.23.0
|
||||
numpy==1.18.4
|
||||
openapi-spec-validator==0.2.8
|
||||
openpyxl==3.0.3
|
||||
marshmallow-sqlalchemy==0.24.1
|
||||
numpy==1.19.4
|
||||
openapi-spec-validator==0.2.9
|
||||
openpyxl==3.0.5
|
||||
packaging==20.4
|
||||
pandas==1.0.3
|
||||
psycopg2-binary==2.8.5
|
||||
pandas==1.1.4
|
||||
psycopg2-binary==2.8.6
|
||||
pyasn1==0.4.8
|
||||
pycparser==2.20
|
||||
PyGithub==1.53
|
||||
pygments==2.6.1
|
||||
pygithub==1.53
|
||||
pygments==2.7.2
|
||||
pyjwt==1.7.1
|
||||
pyparsing==2.4.7
|
||||
pyrsistent==0.16.0
|
||||
pyrsistent==0.17.3
|
||||
python-box==5.2.0
|
||||
python-dateutil==2.8.1
|
||||
python-docx==0.8.10
|
||||
python-editor==1.0.4
|
||||
python-Levenshtein==0.12.0
|
||||
pytz==2020.1
|
||||
python-levenshtein==0.12.0
|
||||
pytz==2020.4
|
||||
pyyaml==5.3.1
|
||||
recommonmark==0.6.0
|
||||
requests==2.23.0
|
||||
requests==2.25.0
|
||||
sentry-sdk==0.14.4
|
||||
six==1.14.0
|
||||
six==1.15.0
|
||||
snowballstemmer==2.0.0
|
||||
soupsieve==2.0.1
|
||||
sphinx==3.0.3
|
||||
sphinx==3.3.1
|
||||
sphinxcontrib-applehelp==1.0.2
|
||||
sphinxcontrib-devhelp==1.0.2
|
||||
sphinxcontrib-htmlhelp==1.0.3
|
||||
|
@ -83,14 +78,14 @@ sphinxcontrib-jsmath==1.0.1
|
|||
sphinxcontrib-qthelp==1.0.3
|
||||
sphinxcontrib-serializinghtml==1.1.4
|
||||
spiffworkflow
|
||||
sqlalchemy==1.3.17
|
||||
swagger-ui-bundle==0.0.6
|
||||
urllib3==1.25.9
|
||||
vine==1.3.0
|
||||
waitress==1.4.3
|
||||
sqlalchemy==1.3.20
|
||||
swagger-ui-bundle==0.0.8
|
||||
urllib3==1.26.2
|
||||
waitress==1.4.4
|
||||
webob==1.8.6
|
||||
webtest==2.0.35
|
||||
werkzeug==1.0.1
|
||||
wrapt==1.12.1
|
||||
wtforms==2.3.3
|
||||
xlrd==1.2.0
|
||||
xlsxwriter==1.2.8
|
||||
zipp==3.1.0
|
||||
xlsxwriter==1.3.7
|
||||
|
|
Loading…
Reference in New Issue