Missing styles (request types of methods) in the sidebars #1120
Unanswered
miroslavliska
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was able to generate a site with docusaurus-openapi-docs plugin, but on the sidebars, I don't see shown types of requests like POST, GET, ..., only the names of apis. But when I look to the generated sidebars.ts, I see that the attribute className, that could be api-method get, api-method post, ... etc is properly set for each service. 🤔
I am sure I have followed the tutorial, but I am not able to shown those types of request. Can you please advise?
Thank you,
Miroslav
Beta Was this translation helpful? Give feedback.
All reactions