Loading client/src/schema/schema.ts +2 −2 Original line number Diff line number Diff line Loading @@ -10621,7 +10621,7 @@ export interface operations { header?: { "run-as"?: string; }; /** @description History ID or any string. */ /** @description The ID of the History. */ /** @description The ID of the item (`HDA`/`HDCA`) contained in the history. */ path: { history_id: string; Loading Loading @@ -10979,7 +10979,7 @@ export interface operations { header?: { "run-as"?: string; }; /** @description The ID of the History. */ /** @description History ID or any string. */ /** @description The ID of the item (`HDA`/`HDCA`) contained in the history. */ /** * @description The type of the target history element. Loading Loading
client/src/schema/schema.ts +2 −2 Original line number Diff line number Diff line Loading @@ -10621,7 +10621,7 @@ export interface operations { header?: { "run-as"?: string; }; /** @description History ID or any string. */ /** @description The ID of the History. */ /** @description The ID of the item (`HDA`/`HDCA`) contained in the history. */ path: { history_id: string; Loading Loading @@ -10979,7 +10979,7 @@ export interface operations { header?: { "run-as"?: string; }; /** @description The ID of the History. */ /** @description History ID or any string. */ /** @description The ID of the item (`HDA`/`HDCA`) contained in the history. */ /** * @description The type of the target history element. Loading