apidoc-plugin-schema

JSON →
library 0.1.8 ·javascript maintenance
verified Jun 7, 2026

An apidoc plugin that automatically generates documentation elements from JSON Schema definitions. Version 0.1.8, last updated in 2016. It allows injecting schema-defined parameters and success responses into apidoc comments via @apiSchema tags. Supports JSON Schema features like types, enums, nesting (objects/arrays), and required fields. Compared to manual apidoc annotations, this plugin reduces duplication by reusing existing schemas. The project is in early stage with limited maintenance.