Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@apiBody array type does not work well #1410

Open
BoykaZhu opened this issue Jun 29, 2023 · 1 comment
Open

@apiBody array type does not work well #1410

BoykaZhu opened this issue Jun 29, 2023 · 1 comment

Comments

@BoykaZhu
Copy link

When specifying the array in @apiBody, I cannot see it generated in the example!

 * @apiBody {String} id				  ID.
 * @apiBody {String} name                           Name
 * @apiBody {String} [feat]                           Feature.
 * @apiBody {Number[]} typeList	         Type IDs list. Could be 10001 or 10001,10002.

In generated example body, I cannot see typeList with JSON format:
image

  • Version of apidoc: apidoc 0.54.0
  • Operating system (e.g. GNU+Linux/MacOS/Windows): Windows
  • Node version: v14.21.2
  • Browser (e.g. firefox, chrome): Chrome Version 114.0.5735.198 (Official Build) (64-bit)
@BoykaZhu BoykaZhu changed the title @apiBody array type does not work weel @apiBody array type does not work well Jun 29, 2023
@NicolasCARPi
Copy link
Collaborator

Hello,

Please take into account that there is nobody available to maintain this library. See #1436.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants