Skip to content

Json schema extra

implement a configuration option for classes and methods to add extra info to the JSONSchema

this MR implements a json_schema_extra option for the configuration classes that is taken into account when generating the json schema for a model. furthermore, multiple calls to configure for a given function now merges the configurations

Merge request reports

Loading