There was an error while loading. Please reload this page.
1 parent f01b83c commit 2698f0bCopy full SHA for 2698f0b
examples/petstore/gen/schema.d.ts
@@ -909,7 +909,7 @@ export interface operations {
909
query?: never;
910
header?: never;
911
path: {
912
- /** @description The name that needs to be fetched. Use user1 for testing. */
+ /** @description The name that needs to be fetched. Use user1 for testing. */
913
username: string;
914
};
915
cookie?: never;
0 commit comments