diff --git a/schema/methods_directory/physical/psp/file_data_item.json b/schema/methods_directory/physical/psp/file_data_item.json index 1f11b941a..6a9acd898 100644 --- a/schema/methods_directory/physical/psp/file_data_item.json +++ b/schema/methods_directory/physical/psp/file_data_item.json @@ -54,7 +54,10 @@ }, "apps": { "type": "array", - "description": "simulation engines that can use this pseudopotential" + "description": "simulation engines that can use this pseudopotential", + "items": { + "type": "string" + } }, "filename": { "type": "string",