From 5ae7b50ff31954d1619b1f3005eb83eb012f6dc7 Mon Sep 17 00:00:00 2001 From: Chun-Hung Tseng Date: Thu, 14 Nov 2024 13:55:26 +0100 Subject: [PATCH] Update ParentPrefixSelectorGuide.md Co-authored-by: Sergio --- ParentPrefixSelectorGuide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ParentPrefixSelectorGuide.md b/ParentPrefixSelectorGuide.md index 39a93a8..daeda95 100644 --- a/ParentPrefixSelectorGuide.md +++ b/ParentPrefixSelectorGuide.md @@ -50,7 +50,7 @@ The fields that can be used as query conditions in the `parentPrefixSelector` ar - `tenant` and `site` (in lowercase characters) - these 2 fields are built-in fields from NetBox, so you do *not* need to create custom fields for them - please provide the *name*, not the *slug* value - - if the entry for tenent or site is missing, it will *not* inherit from the tenant and site from the Spec + - if the entry for tenant or site is missing, it will *not* inherit from the tenant and site from the Spec - custom fields - the data types tested and supported so far are `string`, `integer`, and `boolean` - for `boolean` type, please use `true` and `false` as the value