default_ui {scenes} | R Documentation |
Default UI for Unprocessable Requests
Description
A plain text UI that returns an HTTP status of 422, indicating that the request was well-formed, but semantically incorrect.
Usage
default_ui()
Value
A plain text UI with status code 422.
Examples
default_ui()
[Package scenes version 0.1.0 Index]