From aeb01a075e9b8a767f18d61d2aac9a95e829ff85 Mon Sep 17 00:00:00 2001
From: Julia Kreger <juliaashleykreger@gmail.com>
Date: Wed, 24 May 2023 15:17:56 -0700
Subject: [PATCH] follow-up on DPU change api-ref

Change-Id: I22c8aae89d24d3ff330f10f1e0d43461fd6e52d4
---
 api-ref/source/parameters.yaml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml
index 960396b0cf..6b80773c06 100644
--- a/api-ref/source/parameters.yaml
+++ b/api-ref/source/parameters.yaml
@@ -209,7 +209,7 @@ fields_for_conductor:
   type: array
 include_children:
   description: |
-    Wheter to show child nodes in the node list, which are normally hidden.
+    Whether to show child nodes in the node list, which are normally hidden.
   in: query
   required: false
   type: boolean
@@ -1329,9 +1329,8 @@ owner:
   type: string
 parent_node:
   description: |
-    A UUID representing a node which is a parent_node to the present
-    node. If populated, the node will disappear from the normal node
-    list, as it is *not* intended for *normal* usage directly.
+    An optional UUID which can be used to denote the "parent" baremetal
+    node.
   in: body
   required: false
   type: string