updated openApi.json
This commit is contained in:
parent
97a7884c8b
commit
0fd33680bf
@ -18,17 +18,13 @@
|
||||
},
|
||||
"portfolio_api_types_LoginUser": {
|
||||
"properties": {
|
||||
"Email": {
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"Password": {
|
||||
"password": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"Email",
|
||||
"Password"
|
||||
],
|
||||
"type": "object"
|
||||
},
|
||||
"portfolio_api_types_Project": {
|
||||
@ -594,3 +590,11 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
: {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user