We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1eb9e commit 621aac2Copy full SHA for 621aac2
fern/apis/fai/openapi.json
@@ -4584,7 +4584,7 @@
4584
}
4585
],
4586
"title": "Authed",
4587
- "description": "Whether the code is authed. If true, the code will be retrievable by all users."
+ "description": "Whether the code is auth gated. If false, the code record will be retrievable by all users."
4588
4589
},
4590
"type": "object",
@@ -4699,7 +4699,7 @@
4699
4700
4701
4702
- "description": "Whether the document is authed. If true, the document will be retrievable by all users."
+ "description": "Whether the document is auth gated. If false, the document will be retrievable by all users."
4703
4704
4705
0 commit comments