From b875f06821e010a18a9c9f01a03518b7934f7c2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 25 Jul 2023 18:56:59 +0200 Subject: [PATCH] Add schema urls --- manifest.toml | 1 + tests.toml | 1 + 2 files changed, 2 insertions(+) diff --git a/manifest.toml b/manifest.toml index 0fa2346..df6b1e8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -1,3 +1,4 @@ +#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json packaging_format = 2 id = "cinny" diff --git a/tests.toml b/tests.toml index 4a95ef3..17b82fe 100644 --- a/tests.toml +++ b/tests.toml @@ -1,3 +1,4 @@ +#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json test_format = 1.0 [default]