This project has retired. For details please refer to its Attic page.
Falcon - GET api/extension/describe/:extension­name

GET api/extension/describe/:extension­name

Description

Description of an extension.

Parameters

  • :extension­name Name of the extension.

Results

Outputs the README of the specified extension.

Examples

Rest Call

GET http://localhost:15000/api/extension/describe/hdfs­mirroring

Result

<README file of the specified extension>