If I import a swagger file to postman, much is handled intelligently, except the post body, which is filled with the description only.
It would be much more awesome, if similar to swagger-ui, postman would fill it with a sample value skeleton structure of the request body - and only use the description, if that fails; or additionally to the description; or make it configurable.