Produced by Araxis Merge on 10/5/2017 9:14:16 AM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | GenISIS_Build_4.zip\Source Code\Client\src\api | loginSchema.json | Tue Aug 29 18:23:30 2017 UTC |
| 2 | GenISIS_Build_4.zip\Source Code\Client\src\api | loginSchema.json | Tue Oct 3 14:58:56 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 3 | 44 |
| Changed | 2 | 6 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | API ENDPOI NT: /login | |
| 2 | ||
| 3 | POST TO AP I: | |
| 4 | { | |
| 5 | "email": " PII ", | |
| 6 | "password" : " AI " | |
| 7 | } | |
| 8 | ||
| 9 | SAMPLE API CURL: | |
| 10 | curl -X PO ST -H "Cac he-Control : no-cache " -H "Post man-Token: fa4f61b3- 92fd-c534- 9857-48d76 0b874b1" - H "Content -Type: mul tipart/for m-data; bo undary=--- -WebKitFor mBoundary7 MA4YWxkTrZ u0gW" -F " email=kraf sig_greta@ bah.com" - F "passwor d=mysupers ecretpassw ord" "http :// IP /src/api/l ogin.json" | |
| 11 | ||
| 12 | SAMPLE API RESPONSE: | |
| 13 | { | |
| 14 | "id": "gkrafsig" , | |
| 15 | "email ": "krafsi g_greta@ba h.com", | |
| 16 | "first Name": "Gr eta", | |
| 17 | "lastN ame": "Kra fsig", | |
| 18 | "role" : "researc her", | |
| 19 | "dataM anager": { | |
| 20 | "i d": "fswif t", | |
| 21 | "f irstName": "Francis" , | |
| 22 | "l astName": "Swift", | |
| 23 | "e mail": "sw ift_franci s@bah.com" | |
| 24 | } | |
| 25 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.