Skip to content

Commit 2698f0b

Browse files
rebuilt
1 parent f01b83c commit 2698f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/petstore/gen/schema.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ export interface operations {
909909
query?: never;
910910
header?: never;
911911
path: {
912-
/** @description The name that needs to be fetched. Use user1 for testing. */
912+
/** @description The name that needs to be fetched. Use user1 for testing. */
913913
username: string;
914914
};
915915
cookie?: never;

0 commit comments

Comments
 (0)