Forum Discussion

varamahalaxmi's avatar
varamahalaxmi
Occasional Visitor
5 years ago

Encrypt the Request payload before post api request . where to add these (encryption)methods

I have locally created swagger editor then generated json , with the help of which created a swagger ui , easily able to do post and get operation , but this was plain json post and get , now i want ...