mini migrate to v2 (#35526)

This commit is contained in:
Simon Klee
2026-07-06 11:03:30 +02:00
committed by GitHub
parent fb75ea2cf6
commit 32cf36de9d
93 changed files with 2246 additions and 2335 deletions
+2
View File
@@ -15546,6 +15546,8 @@ export type V2HealthGetResponses = {
*/
200: {
healthy: true
version: string
pid: number
}
}