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
This discussion was converted from issue #264 on September 16, 2024 11:11.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My Controller
Step 1: Attach multiple instance
POST: http://localhost:8000/api/associations/{association}/associates/attach
Output: Data entered correctly.
step 2: again fire with partial data
Output: all pivot rows updated with given data, not just for 'navin'
this will be security issue everyone else will become 'Admin' with this API
Beta Was this translation helpful? Give feedback.
All reactions