summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2019-02-07 11:19:16 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2019-02-07 11:19:16 +0100
commitaf10f895cfdd4dec328d10fbf4ac250d32d135a0 (patch)
tree321eb78e69e269f386ad66d5d6f639cdadca93b4
parentbf28edb6b3ac827a421b059abfec7715f1978cb5 (diff)
json-hooks-protocol: The "pin" field is optional
-rw-r--r--doc/json-hooks-protocol.md2
1 files changed, 1 insertions, 1 deletions
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