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.

9 lines 188 B
is: [ "customTrait" ] displayName: Root get: description: Root resource /anotherResource: is: [ "customTrait" ] displayName: Another Resource get: description: Another resource