-
Notifications
You must be signed in to change notification settings - Fork 676
Open
Labels
Description
Discussed in #6978
Originally posted by mderazon September 30, 2025
Hey !
I have an introduction tag / group that is supposed to have all kind of documents on how to use the api without any specific endpoint.
For example, things like errors, rate limits, authentication scheme, pagination scheme, versioning etc.
These docs are plain markdown but they don't have any endpoint associated with them but I still would like to show them in the side bar separately and not under one "Introduction" section.
I tried having them as tags without any endpoints, but then it seems that Scalar hides them.
Is there any way to achieve this ?
Thanks!
mderazon