asyrjasalo / RESTinstance

Robot Framework library for RESTful JSON APIs
https://pypi.org/project/RESTinstance
GNU Lesser General Public License v3.0
205 stars 84 forks source link

Added body argument to delete keyword #88

Closed ghost closed 3 years ago

ghost commented 4 years ago

Fixing issue #87 . Encountered an API that looks for a request body on Delete requests (lists of resources to delete, supplying additional ID's or options) As it is not against RFC7231 i tried to implement this in the RESTInstance library

ghost commented 4 years ago

@asyrjasalo ,i don't wanna rush you, but could you take a quick look ? :)

idxn commented 4 years ago

@asyrjasalo Could you please merge this? We really need this one.

snehilmishra commented 4 years ago

@asyrjasalo Could you please merge this . We want to consume this :)

jbouchery commented 3 years ago

Hi,

Any news for merging this? :)

Cheers

kuphus commented 3 years ago

Need this!

Atihinen commented 3 years ago

Hi, sorry that this has taken so long time. Can you write acceptance test for this case as well?

Test can be added here: https://github.com/asyrjasalo/RESTinstance/blob/master/atest/schema.robot