Skip to content

Commit

Permalink
chore(docs): update recipe spec with displayName
Browse files Browse the repository at this point in the history
  • Loading branch information
devfreddy committed Dec 28, 2020
1 parent 9e6bd6c commit 75678b0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/recipe-spec/recipe-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,14 @@ TBD - determine naming scheme when the a given recipe can be distro/os agnostic.

```yaml

# Integration/Product name
# Example: Infrastructure Agent Linux Installer
# Unique handle
# Example: infrastructure-agent-linuxinstaller
name: string, required

# Friendly name of the integration
# Example: Infrastructure Agent Linux Installer
displayName: string, required

# Example: New Relic install recipe for the Infrastructure agent
description: string, required

Expand Down

0 comments on commit 75678b0

Please sign in to comment.