Skip to content

Instantly share code, notes, and snippets.

@ihardy
Created September 24, 2020 17:29
Show Gist options
  • Select an option

  • Save ihardy/a2ed90b353eae3f1faa33c92c3614b0a to your computer and use it in GitHub Desktop.

Select an option

Save ihardy/a2ed90b353eae3f1faa33c92c3614b0a to your computer and use it in GitHub Desktop.

Revisions

  1. ihardy created this gist Sep 24, 2020.
    15 changes: 15 additions & 0 deletions cardinal_local_management.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,15 @@
    {
    "name":"Cardinal test Consortium",
    "slug":"CARDINAL",
    "foafUrl":"https://raw.githubusercontent.com/openlibraryenvironment/mod-directory/master/seed_data/test/cardinal_local_management.json",
    "url":"http://not.a.real.consortium/",
    "type":"Consortium",
    "members":[
    { "memberOrg":"us-east-1"},
    { "memberOrg":"us-west-1"}
    ],
    "friends":[
    { "foaf": "https://east-okapi.folio-dev.indexdata.com/_/invoke/tenant/reshare_east/directory/externalApi/entry/us-east-1" },
    { "foaf": "https://west-okapi.folio-dev.indexdata.com/_/invoke/tenant/reshare_west/directory/externalApi/entry/us-west-1" }
    ]
    }