Skip to content

Commit

Permalink
fix connector-spec index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darrell-thobe-sp committed Sep 6, 2024
1 parent f5ebbbd commit e38b03d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ The following describes in detail the different fields in the connector spec:
- **sectionHelpMessage:** A description about the section that can help the user understand what it is used for and how to fill out the fields
- **docLinkLabel:** An optional field that is the text that displays next to documentation help link.
- **docLink:** The optional link that the docLinkLabel will direct to if clicked.
- **items:** The array of input fields for the menu item
- **key:** The name of the configuration item as it is referenced in code.
- **label:** The name of the configuration item as it appears in the UI.
- **required** (Optional): Set to 'false' by default. Valid values are 'true' or 'false.' You must populate required configuration items in the ISC source configuration wizard before continuing.
Expand Down

0 comments on commit e38b03d

Please sign in to comment.