Skip to content

Common config

In PyFake-API-Server, it keeps improving how to configure a clean, simple and readable configuration. One of ways is reusing the settings. And this section targets recording the common settings which would be reused for all APIs setting if they need in entire configuration.

template.common_config

The setting section for the template feature about common configuration.

activate

Whether activating the template feature or not. It accepts a boolean type value.

format

About configure the common settings of value format feature.

Please refer to here to get more details.