Learn R Programming

scenes (version 0.1.0)

default_ui: 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()

Arguments

Value

A plain text UI with status code 422.

Examples

Run this code
default_ui()

Run the code above in your browser using DataLab