Discussions
Try It Out Not Working With Multiple Security Schemes
My OpenApi spec has multiple security schemes (see the example below). When viewing my API documentation, I can only see the first scheme. How do I select which one should be used in my ReadMe documentation?
while uploading a json multipart file in API endpoint causing an exception , Failed to parse multipart servlet request
I have added a parameter as File in body params and content-type:[multipart/form-data], on click on Try it , it is giving me Failed to parse multipart servlet request
Would be great to also draw graphs with a tool like mermaid
Sometimes its necessary to draw a graph in documentation, so it would be great if you could provide something like https://mermaid.js.org/intro/
Rendered code is not working well when using multipart/form-data
Hello
Looking for recommendations for automatic Python API (docstring) to readme.io markdown pages
We host our API documentation on readme (see here: https://docs.edgeimpulse.com/reference). While we use the OpenAPI integration for our REST API, we are also working on generating and hosting Python API documentation for our Python SDK. At the moment, I have been learning and tinkering with sphinx and pydoc-markdown for markdown generation. Neither seems to provide the output required for readme without modifications to their code or some custom add-ons.
Endpoint not found when testing the Personalized Docs Webhook
Hi, I am trying to set the Personalized Docs Webhook for my application.
I added enpoint and served it with ngrok. I tested that endpoint through the Postman and it's giving me correct result. It's working. Here is the CURL:
curl --location --request POST 'https://8407-85-114-46-238.eu.ngrok.io/webhook'
--header 'Content-Type: application/json'
--data-raw '{
"email": "test"
}'
startup accont: How toexpose my project to a limited external people
Hi All,
Is there API Access availabe to the Discussions forum?
Eg. so we can get a list of current questions, and post responses to questions via the API?
When trying to edit category through command, getting error 'unable to get local issuer certificate'
When trying to edit category through command, getting error
Including a page, footer, etc. in other pages.
Hi.