From af10f895cfdd4dec328d10fbf4ac250d32d135a0 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Thu, 7 Feb 2019 11:19:16 +0100 Subject: json-hooks-protocol: The "pin" field is optional --- doc/json-hooks-protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/json-hooks-protocol.md b/doc/json-hooks-protocol.md index f516c1afe..ddf0fa0e3 100644 --- a/doc/json-hooks-protocol.md +++ b/doc/json-hooks-protocol.md @@ -105,7 +105,7 @@ install. Each package has the following attributes: - *id*: An unsigned integer - *version*: The version as a string - *architecture*: Architecture of the version - - *pin*: The pin priority + - *pin*: The pin priority (optional) #### Example -- cgit v1.2.3