docusaurus-openapi
docusaurus-openapi copied to clipboard
Show response status code after executing a request
When executing a request it would be nice to provide information about the status code of the response together with the payload. Sometimes the response is a 204 "no content" and we are totally blind to those cases.