Produced by Araxis Merge on 12/20/2017 5:56:06 PM Eastern Standard 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_2.0_v6_bld6.zip\Source Code\UI\Client\src\api | createStudyApprovalSchema.json | Thu Dec 14 19:56:24 2017 UTC |
| 2 | Genisis_2.0_v6_bld6.zip\Source Code\UI\Client\src\api | createStudyApprovalSchema.json | Wed Dec 20 21:02:57 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: EKL " -H "Cont ent-Type: multipart/ form-data; boundary= ----WebKit FormBounda ry7MA4YWxk TrZu0gW" - F "id=STUD 3" -F "tit le=My thir d study ap proval" -F "descript ion=This i s my last example st udy" -F "o btained=Un iversity o f Phoenix" -F "creat edBy=gkraf sig" "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.