docs: add note about expanding nested relations (#7008)
This commit is contained in:
@@ -23,7 +23,7 @@ const TagOperationParametersName = ({
|
||||
{schema["x-expandable"] && (
|
||||
<>
|
||||
<br />
|
||||
<ExpandableNotice type="request" link="#expanding-fields" />
|
||||
<ExpandableNotice type="request" link="#expanding-relations" />
|
||||
</>
|
||||
)}
|
||||
{schema["x-featureFlag"] && (
|
||||
|
||||
Reference in New Issue
Block a user