Forum Discussion
No RepliesBe the first to reply
Related Content
- 9 months ago
Recent Discussions
- 4 days ago
Could we perform same request body for put and post methods with different mandatory fields? For example- user object has name and pin while post pin in required field and during put pin must not be required. Such scenario would be possible? If yes, then how could we do it?