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