Skip to content

Commit d21c4cb

Browse files
Merge branch 'main' into custom_attributes_retyping
2 parents 8e19ee9 + af93e58 commit d21c4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/openapi-overrides.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1379,7 +1379,7 @@ components:
13791379
title: Custom atttributes
13801380
type: object
13811381
description: Custom data set for this data.
1382-
1382+
13831383
# changing Record<string, string> to Record<string, unknown> wherever possible
13841384
company:
13851385
properties:

0 commit comments

Comments
 (0)