gateway.schemas: add hello.properties.app_arch

This commit is contained in:
Luna 2023-11-18 19:14:40 -03:00
parent 61f2163049
commit 94a973f264
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ IDENTIFY_SCHEMA = {
"required": False,
"nullable": True,
},
"app_arch": {"type": "string", "required": False},
},
},
"capabilities": {"type": "number", "required": False},