fix(codex): refresh app server protocol mirrors · openclaw/openclaw@6e798c0
vincentkoc
·
2026-06-17
·
via Recent Commits to openclaw:main
File tree
extensions/codex/src/app-server/protocol-generated/json/v2
| Original file line number | Diff line number | Diff line change |
|---|
@@ -1055,14 +1055,6 @@
|
1055 | 1055 | "description": "Usually the first user message in the thread, if available.", |
1056 | 1056 | "type": "string" |
1057 | 1057 | }, |
1058 | | -"recencyAt": { |
1059 | | -"description": "Unix timestamp (in seconds) used for thread recency ordering.", |
1060 | | -"format": "int64", |
1061 | | -"type": [ |
1062 | | -"integer", |
1063 | | -"null" |
1064 | | - ] |
1065 | | - }, |
1066 | 1058 | "sessionId": { |
1067 | 1059 | "description": "Session id shared by threads that belong to the same session tree.", |
1068 | 1060 | "type": "string" |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -1055,14 +1055,6 @@
|
1055 | 1055 | "description": "Usually the first user message in the thread, if available.", |
1056 | 1056 | "type": "string" |
1057 | 1057 | }, |
1058 | | -"recencyAt": { |
1059 | | -"description": "Unix timestamp (in seconds) used for thread recency ordering.", |
1060 | | -"format": "int64", |
1061 | | -"type": [ |
1062 | | -"integer", |
1063 | | -"null" |
1064 | | - ] |
1065 | | - }, |
1066 | 1058 | "sessionId": { |
1067 | 1059 | "description": "Session id shared by threads that belong to the same session tree.", |
1068 | 1060 | "type": "string" |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。