UNPKG

api-flow

Version:

A flow written in ES6 using Immutable to convert between API description formats (Swagger, etc.) and other programs such as cURL command lines.

11 lines 220 B
{ "$schema": "http://json-schema.org/draft-03/schema", "properties": { "input": { "required": false, "type": "string" } }, "required": false, "type": "object" }