forked from PalisadoesFoundation/talawa-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding users in the documentation (PalisadoesFoundation#3238)
* Adding users in the documentation Signed-off-by: NishantSinghhhhh <[email protected]> * Update gql.tada-cache.d.ts --------- Signed-off-by: NishantSinghhhhh <[email protected]>
- Loading branch information
1 parent
8e9a5e1
commit 84562a3
Showing
1 changed file
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,9 +14,24 @@ If the API: | |
2. the API sample database is loaded; | ||
then you can use these login credentials to access the API via various clients. | ||
|
||
| Email | Password | User Type | Joined Organization | | ||
| -------------------------- | -------- | --------------| -------------------- | | ||
| [email protected] | password | Administrator | N/A | | ||
| Email | Password | User Type | Joined Organization | | ||
| -----------------------------------| -------- | ---------------| -------------------- | | ||
| [email protected] | password | Administrator | N/A | | ||
| [email protected] | Pass@123 | Administrator | N/A | | ||
| [email protected] | Pass@123 | Administrator | N/A | | ||
| [email protected] | Pass@123 | Administrator | N/A | | ||
| [email protected] | Pass@123 | Administrator | N/A | | ||
| [email protected] | Pass@123 | Regular | N/A | | ||
| [email protected] | Pass@123 | Regular | N/A | | ||
| [email protected] | Pass@123 | Regular | N/A | | ||
| [email protected] | Pass@123 | Regular | N/A | | ||
| [email protected] | Pass@123 | Regular | N/A | | ||
| [email protected] | Pass@123 | Regular | N/A | | ||
| [email protected] | Pass@123 | Regular | N/A | | ||
| [email protected] | Pass@123 | Regular | N/A | | ||
| [email protected] | Pass@123 | Regular | N/A | | ||
| [email protected] | Pass@123 | Regular | N/A | | ||
| [email protected] | Pass@123 | Regular | N/A | | ||
|
||
## Accessing the API | ||
|
||
|