Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Merge pull request #50 from infoneershalin/patch-1
Browse files Browse the repository at this point in the history
Update user.json
  • Loading branch information
etiennetremel committed Oct 6, 2017
2 parents 013b519 + 219a64b commit 999a5b8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions apispec/user.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"paths":{
"/login":{
"get":{
"security": ["basicAuth":[]],
"description":"Return logged in user",
"operationId":"Get Login",
"produces":[
Expand Down Expand Up @@ -421,7 +420,7 @@
}
},
"required":[
"_embedded",
"_embedded"
]
},
"Getcardsresponse":{
Expand All @@ -447,7 +446,7 @@
}
},
"required":[
"_embedded",
"_embedded"
]
},
"Statusresponse":{
Expand Down Expand Up @@ -536,7 +535,7 @@
},
"required":[
"self",
"customer",
"customer"
]
}
},
Expand Down

0 comments on commit 999a5b8

Please sign in to comment.