No PUT in API [Apr 26]

:man_raising_hand: Zorphix asked

Why is there no api for PUT method?

:man_raising_hand: wkw replied

PUT would overwrite the entire entity for a existing record, while PATCH only update partially. In nocodb, we only update those fields user’ve changed, hence the API method s chosen as PATCH.

Autogenerated from discord


Join NocoDB’s community

DiscordTwitterRedditDocs