Skip to content

Commit

Permalink
Merge pull request #4364 from opsmill/dga-fix-guide-create-schema
Browse files Browse the repository at this point in the history
Fix Guide Create Schema, set attribute to unique
  • Loading branch information
dgarros authored Sep 18, 2024
2 parents bba294e + 6363cad commit 6330b65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/guides/create-schema.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ nodes:
- name: hostname
kind: Text
label: Hostname
unique: true
- name: device_type
label: Device Type
kind: Text
Expand Down

0 comments on commit 6330b65

Please sign in to comment.