Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Usage of @apiDefine unclear #156

@butsjoh

Description

@butsjoh

I was trying to add a group description and the documentation says @apiGroupDescription is deprecated and @apiDefine is recommended. I cannot get it to show the group description using the following:

###
@apiDefine Resources
This is my description block
###

###
@api {get} /resources
@apiName GetResources
@apiGroup Resources
@apiVersion 0.1.0
###

I am missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions