Produced by Araxis Merge on 10/27/2017 2:19:27 PM Central 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 | Source Code.zip\Source Code\Client\src\api | createStudyApprovalSchema.json | Fri Oct 27 12:18:34 2017 UTC |
| 2 | Source Code.zip\Source Code\Client\src\api | createStudyApprovalSchema.json | Fri Oct 27 17:30:29 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 36 |
| Changed | 1 | 2 |
| 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: /creat eStudyAppr oval | |
| 2 | ||
| 3 | POST TO AP I TO CREAT E A NEW ST UDY APPROV AL: | |
| 4 | { | |
| 5 | "id": "STUD3", | |
| 6 | "title ": "My thi rd study a pproval", | |
| 7 | "descr iption": " This is my last exam ple study" , | |
| 8 | "obtai ned": "Uni versity of Phoenix", | |
| 9 | "creat edBy": "gk rafsig" | |
| 10 | } | |
| 11 | ||
| 12 | SAMPLE API CURL: | |
| 13 | curl -X PO ST -H "Cac he-Control : no-cache " -H "Post man-Token: 3156f3b0- 4cec-d7e0- 9e49-bd3e0 7a4914c" - H "Content -Type: mul tipart/for m-data; bo undary=--- -WebKitFor mBoundary7 MA4YWxkTrZ u0gW" -F " id=STUD3" -F "title= My third s tudy appro val" -F "d escription =This is m y last exa mple study " -F "obta ined=Unive rsity of P hoenix" -F "createdB y=gkrafsig " "http:// IP /src/api/c reateStudy Approval.j son" | |
| 14 | ||
| 15 | SAMPLE API RESPONSE: | |
| 16 | { | |
| 17 | "id": 123, | |
| 18 | "succe ss": true | |
| 19 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.