Socket
Socket
Sign inDemoInstall

apidoc

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apidoc - npm Package Versions

1
10

0.20.0

Diff

Changelog

Source

0.20.0

  • Add @rigwild/apidoc-markdown converter in README (#839)
  • Add --watch command line option to generate doc if source changes (#835)
  • Handle parsing of array fields (#829)
  • Handle nested fields when sending the request (#828)
  • Revert back the api Group/Name change in template (#821)
apidoc
published 0.19.1 •

Changelog

Source

0.19.1

  • Bring back apidoc-example as devDependencies for CI
  • Update apidoc-core version in package-lock.json
  • Fix documentation for filter-by option (use = instead of :)
  • Fix HTML after comparison (#827)
apidoc
published 0.19.0 •

Changelog

Source

0.19.0

The number of open pull requests in now 0! :D In this release you'll find one bugfix and also some new features/improvements.

  • Bugfix:

    • Fix default header being sent instead of user input (#813)
  • New features:

    • Add aloneDisplay config option to filter the page after clicking menu header (#820 by @sxiazb)
    • Add filtering navigation bar based on URL (#820 by @sxiazb)
    • Add dropdown box for the body parameter and modify to allow multiple params (#812 by @sxiazb)
    • Add --filter-by option (#810 by @omaretna)
    • Add possibility to define absolute url in @api (fix #201)
  • Enhancements:

    • Add mjs file extension to the list of parsed files (#815 by @mons54)
    • Improve the example project
    • Don't output anything by default on CLI (fix #799)
apidoc
published 0.18.0 •

Changelog

Source

0.18.0

This release comes after more than two years without changes to the code. A lot of things were merged and fixed, so it is possible that this changelog is not entirely complete. Refer to the git log if necessary.

  • Common

    • Add Docker image and improve it (#807)
    • Fix apiGroup showing instead of apiName in template
    • Add support for custom markdown parser location (#714)
  • CLI

    • Add kotlin to default file-filters.
    • Escape content of success examples.
  • Template

    • Update style.css to have horizontal scrolling for long URLs.
    • Add Vietnamese translation.
    • Add Turkish translation.
    • Blank optional parameters omitted from sample request.
    • Update template form parameter to be in form group (#669)
    • Improve the sorting of names (#688)
    • Avoid underscores in article titles (#764)
    • Add default value of the headers in the input (#806)
    • Add notes about Elixir (#658)
    • Send JSON body for APIs (#559)
  • Maintenance

    • Update dependencies where possible
apidoc
published 0.17.7 •

apidoc
published 0.17.6 •

apidoc
published 0.17.5 •

Changelog

Source

0.17.5

  • CLI
    • Bugfix for folder problem.
apidoc
published 0.17.4 •

Changelog

Source

0.17.4

  • Parser
    • Fix missing chars in root folder.
    • Replace removed fs-extra.walkSync with klaw-sync.
apidoc
published 0.17.3 •

Changelog

Source

0.17.3

  • Template
    • Fix missing lodash dependency.
apidoc
published 0.17.2 •

Changelog

Source

0.17.2

  • Template
    • Fix hidden optional field.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc