Part 7 - Postman - HTTP PATCH

Опубликовано: 21 Июль 2020
на канале: QA Box Let's Test
8,954
42

What is HTTP Patch request?
What is JSON Patch?
What are Patch operations?
How to make HTTP PATCH request into Postman?



In this video we will see how to send restful api HTTP Patch request. In Patch requests instead of sending complete JSON document we have to send a json patch which is also a json document but has only the property that needs to be changed. We have to follow a specific format while sending JSON patch document like patch should have operation, path and value defined. In this video we have used replace operation to update speed property.

To know more about JSONPatch format kindly refer to http://jsonpatch.com/

If you like this video, please subscribe to this channel if not already subscribed and press bell icon to receive notifications everytime I upload a new video.


На этой странице сайта вы можете посмотреть видео онлайн Part 7 - Postman - HTTP PATCH длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь QA Box Let's Test 21 Июль 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 8,954 раз и оно понравилось 42 зрителям. Приятного просмотра!