swagger fix
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
"tags": [
|
||||
"Login"
|
||||
],
|
||||
"summary": "Start the process - initiate steps to eligibility RAC Checks ",
|
||||
"summary": "Start the process - initiate steps to Login ",
|
||||
"description": "Initiate Login Request",
|
||||
"operationId": "startLogin",
|
||||
"requestBody": {
|
||||
"description": "Post JSON to conduct eligibility tests",
|
||||
"description": "Post JSON to conduct login request",
|
||||
"content": {
|
||||
"application/json": {
|
||||
"schema": {
|
||||
|
||||
Reference in New Issue
Block a user