OpenQuizz
Une application de gestion des contenus pédagogiques
yaml_utils.py File Reference

Data Structures

class  YAMLDumper
 

Namespaces

 apispec.yaml_utils
 

Functions

def dict_to_yaml (dic, yaml_dump_kwargs=None)
 
def load_yaml_from_docstring (docstring)
 
def load_operations_from_docstring (docstring)
 

Variables

dictionary PATH_KEYS = {"get", "put", "post", "delete", "options", "head", "patch"}