* Add error response variant
* Add response table styles
* Already filtered
* Don't need these styles
* Fallback to http code status messsage
* Add translation strings
* Proper heading level
Co-authored-by: Grace Park <gracepark@github.com>
* Match table styling with params table
* Typing unnecessary
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* Typing unnecessary
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* Work with the status code as a number
* Move error responses to operation end
* Make RestResponseTable a standalone component
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>