Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 225 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 225 Bytes

field-mask-test

Running

$ go run main.go

In a terminal:

$ curl -H "Content-Type: application/json" -X PATCH -d '{"display_name": "user3"}' localhost:11000/api/v1/user2?update_mask=display_name