Demo App #2

Report this

Description

Demo App #2 full description


Reviews

There are no reviews yet.

Be the first to review “Demo App #2”

Your email address will not be published. Required fields are marked *

Privacy Policy

We respect your privacy

Q&A

You are not logged in

{
  "@context": "https://www.w3.org/2019/wot/td/v1",
  {
      "fhir": "https://build.fhir.org/ig/gatekeeper-project/gk-fhir-ig/index.html"
  }
  "title": "Demo App #2",
  "base": "www.demoapp2.c#o#m",
  "description": "A Demo App to test the Marketplace. Limited edition! ",
  "securityDefinitions": {
    "oauth2_sc": {
      "scheme": "oauth2"
    }
  },
  "security": "oauth2_sc",
  "properties": {},
  "actions": {
    "disappear": {
      "title": "disappear",
      "description": "disappears after a Marketplace test is finished",
      "forms": []
    }
  },
  "events": {}
}