diff --git a/doc/_static/petab_schema.yaml b/doc/_static/petab_schema.yaml index 416f0c4a..e26a870e 100644 --- a/doc/_static/petab_schema.yaml +++ b/doc/_static/petab_schema.yaml @@ -91,9 +91,13 @@ properties: type: string description: PEtab visualization file name or URL. - mapping_file: + mapping_files: + type: array + description: List of PEtab mapping files. + + items: type: string - description: Optional PEtab mapping file name or URL. + description: PEtab mapping file name or URL. required: - model_files