UNPKG

mservice-node

Version:

minimal node micro service framework on top of fastify

14 lines 274 B
{ "$id": "demo", "title": "demo schema", "definitions": { "api_success": { "type": "string", "title": "api success" }, "api_error": { "type": "string", "title": "api error" } } }