Request Body validating middleware.
schema
(request_body_schema, min_version=None, max_version=None)¶Register a schema to validate request body.
Registered schema will be used for validating request body just before API method executing.
Parameters: |
|
---|
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.