Skip to content

Commit

Permalink
Into fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed Mar 18, 2024
1 parent 3ebf8eb commit 1549009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/api/schema/schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6938,7 +6938,7 @@ export interface components {
* Type
* @constant
*/
type: "parameter";
type: "parameter_input";
/** When */
when: string | null;
};
Expand Down

0 comments on commit 1549009

Please sign in to comment.