Skip to content

Commit

Permalink
Remove query from GET members/intro/ API
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham-y authored Feb 15, 2022
1 parent 29fca89 commit 6f03989
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions members/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ Returns all requests for member introduction by recruiter in the system.
- **Params**
None
- **Query**
type=[ all | new | blocked ]
None
- **Body**
None
- **Headers**
Expand Down Expand Up @@ -170,4 +170,4 @@ Returns all requests for member introduction by recruiter in the system.
"error": "Internal Server Error",
"message": "Something went wrong. Please contact admin"
}
```
```

0 comments on commit 6f03989

Please sign in to comment.