Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Update endpoints/00.yaml for group #11

Open
yoan1005 opened this issue Sep 28, 2021 · 1 comment
Open

Update endpoints/00.yaml for group #11

yoan1005 opened this issue Sep 28, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@yoan1005
Copy link

Hi,

I try to use your package for generate docs of my nodeJS API based on overridden Express

I arrive to generate one config file (00.yaml) with all my endpoints. And i would like define Group / title and description in it.
It's ok for title / description but when i put groupName in metaData and when i launch the generate command.
It's work once;
If i want to relaunch it, while it was explose it in multiple files (00.yaml, 01.yaml…), he rebase it on app router and so it loose title / description and groups..

Sorry for my english, i 'm french
Say me if i'm not clear
Thnaks a lot

@yoan1005 yoan1005 added the bug Something isn't working label Sep 28, 2021
@shalvah
Copy link
Contributor

shalvah commented Oct 17, 2021

Hey, I'm trying to understand what you're explaining.

I don't understand this part at all, specifically what you mean by "rebase" on the app router

If i want to relaunch it, while it was explose it in multiple files (00.yaml, 01.yaml…), he rebase it on app router and so it loose title / description and groups..

But it sounds like you're complaining that groupName inside the metadata section doesn't work. It seems like you're trying to add custom endpoints? Then check this out: https://scribe.knuckles.wtf/nodejs/documenting/custom-endpoints

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants