File: index.rst

package info (click to toggle)
python-openapi-core 0.19.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,008 kB
  • sloc: python: 18,868; makefile: 47
file content (16 lines) | stat: -rw-r--r-- 410 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Customizations
==============

OpenAPI accepts ``Config`` object that allows users to customize the behavior validation and unmarshalling processes.

.. toctree::
    :maxdepth: 1

    spec_validator_cls
    request_validator_cls
    response_validator_cls
    request_unmarshaller_cls
    response_unmarshaller_cls
    extra_media_type_deserializers
    extra_format_validators
    extra_format_unmarshallers