Skip to content

Commit 621aac2

Browse files
dsinghvieyw520
andauthored
Update fern definition (#2037)
Co-authored-by: eyw520 <64514273+eyw520@users.noreply.github.com>
1 parent 2c1eb9e commit 621aac2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/apis/fai/openapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4584,7 +4584,7 @@
45844584
}
45854585
],
45864586
"title": "Authed",
4587-
"description": "Whether the code is authed. If true, the code will be retrievable by all users."
4587+
"description": "Whether the code is auth gated. If false, the code record will be retrievable by all users."
45884588
}
45894589
},
45904590
"type": "object",
@@ -4699,7 +4699,7 @@
46994699
}
47004700
],
47014701
"title": "Authed",
4702-
"description": "Whether the document is authed. If true, the document will be retrievable by all users."
4702+
"description": "Whether the document is auth gated. If false, the document will be retrievable by all users."
47034703
}
47044704
},
47054705
"type": "object",

0 commit comments

Comments
 (0)