You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question regarding the use of headers and body parameters in API search and link JSON/dicts. Specifically, I'm wondering if these parameters exist only in the response or can they also be provided in the search rel.
If these parameters exist only in the response, should I discard them when merge is false or don't exist? Or should I keep them and assume that they are still valid and use them?
Any guidance or clarification on this matter would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered:
Hello,
I have a question regarding the use of
headers
andbody
parameters in API search and link JSON/dicts. Specifically, I'm wondering if these parameters exist only in the response or can they also be provided in thesearch
rel.If these parameters exist only in the response, should I discard them when
merge
is false or don't exist? Or should I keep them and assume that they are still valid and use them?Any guidance or clarification on this matter would be greatly appreciated. Thank you!
The text was updated successfully, but these errors were encountered: