docs: add note about expanding nested relations (#7008)

This commit is contained in:
Shahed Nasser
2024-04-15 10:32:57 +03:00
committed by GitHub
parent 8958760d5b
commit 0c12d7e7d7
4 changed files with 145 additions and 13 deletions

View File

@@ -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"] && (