From 1684786659ca1e9c5a6cf025021868d1e79f8a86 Mon Sep 17 00:00:00 2001 From: "zoo-github-actions-auth[bot]" <155849648+zoo-github-actions-auth[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 11:19:36 -0700 Subject: [PATCH] Update machine-api spec (#3202) YOYO NEW API SPEC! Co-authored-by: github-actions[bot] --- openapi/machine-api.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/openapi/machine-api.json b/openapi/machine-api.json index 287b80fe6..652b2bbd9 100644 --- a/openapi/machine-api.json +++ b/openapi/machine-api.json @@ -99,6 +99,11 @@ "nullable": true, "type": "integer" }, + "serial": { + "description": "The serial number of the printer.", + "nullable": true, + "type": "string" + }, "type": { "enum": [ "NetworkPrinter"