Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SMART
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UNI-KLU
SMART
Commits
36d89199
Commit
36d89199
authored
Aug 31, 2020
by
Alexander Lercher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated layers endpoint for role-stage-discovery
parent
500a18f7
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
0 deletions
+8
-0
swagger.yml
...role-stage-discovery-microservice/app/configs/swagger.yml
+2
-0
swagger_local.yml
...tage-discovery-microservice/app/configs/swagger_local.yml
+2
-0
requirements.txt
...ub/role-stage-discovery-microservice/app/requirements.txt
+4
-0
No files found.
src/data-hub/role-stage-discovery-microservice/app/configs/swagger.yml
View file @
36d89199
...
...
@@ -284,6 +284,8 @@ definitions:
type
:
array
items
:
type
:
string
use_case
:
type
:
string
LayerCollection
:
type
:
array
...
...
src/data-hub/role-stage-discovery-microservice/app/configs/swagger_local.yml
View file @
36d89199
...
...
@@ -261,6 +261,8 @@ definitions:
type
:
array
items
:
type
:
string
use_case
:
type
:
string
LayerCollection
:
type
:
array
...
...
src/data-hub/role-stage-discovery-microservice/app/requirements.txt
View file @
36d89199
...
...
@@ -2,11 +2,13 @@ astroid==2.3.3
attrs==19.3.0
autopep8==1.5
certifi==2019.11.28
cffi==1.14.2
chardet==3.0.4
Click==7.0
clickclick==1.2.2
colorama==0.4.3
connexion==2.6.0
cryptography==3.1
cycler==0.10.0
decorator==4.4.1
Deprecated==1.2.7
...
...
@@ -29,8 +31,10 @@ numpy==1.18.1
openapi-spec-validator==0.2.8
prance==0.19.0
pycodestyle==2.5.0
pycparser==2.20
pylint==2.4.4
pymongo==3.10.1
pyOpenSSL==19.1.0
pyparsing==2.4.6
pyrsistent==0.15.7
python-dateutil==2.8.1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment