discord/discord-api-spec

Use of `tag` option

kms0219kms opened this issue · 4 comments

The openapi.json file usually works with Swagger UI.

Then, I have tried for using Swagger UI with Discord API Spec, but Discord API Spec's openapi.json doesn't have "tags" attr,
so Swagger UI just left "default" on the top.

I think If Discord API Spec has "tags" attr, it will be of great help to third-party developers using Discord API Spec.

Example on Swagger UI:
image

yeah, we want to add tags at some point :)

Any updates about this?

Nope. We'll update the issue when we have an update.