76. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 10/4/2017 8:04:35 AM 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.

76.1 Files compared

# Location File Last Modified
1 rdk.zip\rdk\product\production\rdk\src\resources\shortcuts shortcuts-resource.md Mon Aug 21 12:51:00 2017 UTC
2 rdk.zip\rdk\product\production\rdk\src\resources\shortcuts shortcuts-resource.md Tue Oct 3 17:17:41 2017 UTC

76.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 5 74
Changed 4 8
Inserted 0 0
Removed 0 0

76.3 Comparison options

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

76.4 Active regular expressions

No regular expressions were active.

76.5 Comparison detail

  1   # Group Sh ortcuts
  2  
  3   ## Shortcu ts [{{{pat h}}}]
  4  
  5   ### Get [G ET {{{path }}}]
  6  
  7   Get a list  of object s correlat ing link t itles and  shortcut U RLs
  8  
  9   + Response  200 (appl ication/js on)
  10  
  11       + Body
  12  
  13                {
  14                    "dat a": {
  15                         "items": [
  16                             {
  17                                 "t itle": "my  health ve t portal",
  18                                 "l abel": "My HealtheVet  Portal",
  19                                   "url": "ht tps://myhe alth. DNS     /mhv-porta l-web/"
  20                             }, {
  21                                 "t itle": "ho spital lin k",
  22                                 "l abel": "Ho spital Lin k",
  23                                   "url": "ht tp://www. DNS     /directory /guide/div ision.asp? dnum=1"
  24                             }, {
  25                                 "t itle": "te am link",
  26                                 "l abel": "Te am Link",
  27                                   "url": "ht tps://vaww -pcmm.cc. URL         /ciss/"
  28                             }, {
  29                                 "t itle": "di rect link" ,
  30                                 "l abel": "Di rect Link" ,
  31                                   "url": "ht tps://dire ct. DNS     /"
  32                             }
  33                         ]
  34                    }
  35                }
  36  
  37       + Sche ma
  38  
  39                :[Schema ]({{{commo n}}}/schem as/shortcu ts_list-GE T-200.json schema)
  40  
  41