How to make calls to a REST api with custom REST methods or non-standard http verbs?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2019
02:47 AM
05-10-2019
02:47 AM
How to make calls to a REST api with custom REST methods or non-standard http verbs?
Hallo community,
I want to test REST calls to an API which has the (custom) methods LOCK, UNLOCK, CONVERT. SoapUI currently only lets me select between the standard methods "GET, POS, PUT...".
How do i need to setup my tests to call a URL with a custom method?
Thanks,
Irgi
Labels:
- Labels:
-
REST
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2019
10:02 AM
05-10-2019
10:02 AM
Mentioned methods aren't supported in SaoapUI, I strongly believe.
You may need to find out other tools which supports those methods.
Regards,
Rao.
You may need to find out other tools which supports those methods.
Regards,
Rao.
