Skip to content

Commit 99511f9

Browse files
Update fern/docs/pages/references/manifest.mdx
Co-authored-by: Ben Colborn <[email protected]>
1 parent e110300 commit 99511f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/docs/pages/references/manifest.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@ event_sources:
657657

658658
## Inputs
659659

660-
Inputs are implemented using per-object schemas, which is a customization technique to store custom schemas in line with the object. Each input's schema maps to a FieldDescriptor. Inputs, like keyrings and event sources, are organization and user-scoped. Organization-scoped inputs are set by the admins of the organization and are common across all users. User inputs are set individually.
660+
Inputs are implemented using per-object schemas, which is a customization technique to store custom schemas in line with the object. Each input's schema maps to a `FieldDescriptor`. Inputs, like keyrings and event sources, are organization and user-scoped. Organization-scoped inputs are set by the admins of the organization and are common across all users. User inputs are set individually.
661661

662662
Inputs are defined as:
663663

0 commit comments

Comments
 (0)