UNPKG

express-gateway-plugin-body-modifier-example

Version:
17 lines (16 loc) 258 B
{ "$id": "http://express-gateway.io/models/applications.json", "type": "object", "properties": { "name": { "type": "string" }, "redirectUri": { "type": "string", "format": "uri" } }, "required": [ "name" ] }