From 99ed15769dd57e54ac3bdf3429db9a451e2e799e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 02:54:24 +0000 Subject: [PATCH] Codes are generated by openapi (#952) Co-authored-by: github-actions --- lib/insight/model/ageTile.ts | 5 +++++ line-openapi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lib/insight/model/ageTile.ts b/lib/insight/model/ageTile.ts index f0407309f..c2ee6ffb9 100644 --- a/lib/insight/model/ageTile.ts +++ b/lib/insight/model/ageTile.ts @@ -32,5 +32,10 @@ export namespace AgeTile { | "from40to44" | "from45to49" | "from50" + | "from50to54" + | "from55to59" + | "from60to64" + | "from65to69" + | "from70" | "unknown"; } diff --git a/line-openapi b/line-openapi index 7ce8caf6c..1729a0aee 160000 --- a/line-openapi +++ b/line-openapi @@ -1 +1 @@ -Subproject commit 7ce8caf6c2054bb05a691cf93a9baef527386888 +Subproject commit 1729a0aee4ec6257c4f7395860b012d3a3e0b235