New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

apiary-preprocessor

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apiary-preprocessor

This tool automatically updates responses for Apiary markdown files.

latest
npmnpm
Version
1.4.1
Version published
Maintainers
1
Created
Source

Apiary Preprocessor

Made to make updating Apiary documentation simpler. What does it do?

  • Loads Apiary blueprint file
  • Fixes all inconsistencies - removes multiple spaces, empty lines
  • Finds all + Response tags and matches them to requests, and then makes calls to server specified in options
  • Offers a set of callbacks that are run before/after each call, on error and before/after all calls
  • For calls that need authorization you have to override callInformation headers and/or body

Sample Usage

TODO :)

Keywords

apiary

FAQs

Package last updated on 28 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts