Forum Discussion

SreeBhargava's avatar
SreeBhargava
New Member
3 years ago

Allow "MERGE" endpoints in Swagger JSON

We are facing issue with "MERGE" endpoints in swagger json and in swagger editor. GET, PUT & POST are working fine. But swagger is not accepting "MERGE" calls. Is there any method to add Merge request in Swagger JSON? 

 

NOTE: We have tried PATCH, But we need only MERGE.