Description
Transform between WoT Thing Descriptor standard and OpenAPI 3.0 and vice versa.
Transform between WoT Thing Descriptor standard and OpenAPI 3.0 and vice versa.
You are not logged in
{ "@context": "http://www.w3.org/ns/td", "title": "WoT transformations", "description": "Transform OpenApi/Thing Descriptor", "actions": { "generateOpenApi": { "forms": [ { "op": "invokeaction", "href": "https://gatekeeper.lst.tfo.upm.es/generateOpenAPI", "contentType": "application/json" } ] }, "generateThingDescriptor": { "forms": [ { "op": "invokeaction", "href": "https://gatekeeper.lst.tfo.upm.es/generateThingDescriptor", "contentType": "application/json" } ] } }, "security": [ "bearer_schema" ], "securityDefinitions": { "bearer_schema": { "scheme": "bearer", "in": "header", "format": "jwt", "alg": "ES256", "authorization": "https://gatekeeper.lst.tfo.upm.es/auth/realms/gatekeeper/protocol/openid-connect/token/" } } }
Got a question? Ask The GK Virtual Agent
Reviews
There are no reviews yet.