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 192 B
displayName: Root get: is: [ "customTrait" ] description: Root resource /anotherResource: displayName: Another Resource get: is: [ "customTrait" ] description: Another resource