Skip to content

Commit d1dbb6a

Browse files
committed
yarn test-all(update-snapshots)
Signed-off-by: Sora Morimoto <[email protected]>
1 parent 984bb5e commit d1dbb6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/generated/v3.0/additional-properties.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ export class HttpClient<SecurityDataType = unknown> {
227227
}
228228

229229
/**
230-
* @title Additional propeties Example
230+
* @title Additional properties Example
231231
* @version 1.0.0
232232
*/
233233
export class Api<SecurityDataType extends unknown> extends HttpClient<SecurityDataType> {}

0 commit comments

Comments
 (0)