Hello fellow R users,
I have built an R Markdown and a swagger API. I am trying to find a way to get and display the name and the description of an endpoint (contained in the swagger API) in R Markdown without writing them manually.
Does somebody have an idea of how to proceed ?
Thank you in advance,
Dasavvy