Athena::Framework::Bundle::Schema::ViewHandler
#
Configuration Properties
empty_content_status
#
type:
HTTP::Status
default:
no_content
The HTTP::Status
used when there is no response content.
failed_validation_status
#
type:
HTTP::Status
default:
unprocessable_entity
The HTTP::Status
used when validations fail.
Currently not used. Included for future work.