diff --git a/tools/json/molecule-schema.json b/tools/json/molecule-schema.json index 40d5b95ba8..bc7c8c5231 100644 --- a/tools/json/molecule-schema.json +++ b/tools/json/molecule-schema.json @@ -1,6 +1,8 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://download.lammps.org/json/molecule-schema.json", + "title": "JSON schema for LAMMPS 'molecule' files and objects", + "description": "Version 0.1; last updated 2025-05-23", "type": "object", "properties": { "application": {