Skip to content

docs: Missing @param() decorator API Docs #584

@virkt25

Description

@virkt25

https://apidocs.strongloop.com/@loopback%2fopenapi-v2/v/0.1.0/

The above API Docs is missing documentation for the @param decorator but the docs have documentation for other decorators such as @get(), @post(), etc.

The decorator is documented in code. Seems like the tool generating the Docs is failing to parse it correctly possibly because the decorator is @param which is also reserved for documenting is as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions