You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The current version of the Postman client does not allow generating code snippets for Scala.
SoftwareMill's sttp project provides an abstraction layer when making HTTP requests in Scala, and I believe we should add support for feature i.e. generating Scala code-snippets using the sttp module.
Describe the solution you'd like
Add support for Scala+http in the codegens module in this project.
Is your feature request related to a problem? Please describe.
The current version of the Postman client does not allow generating code snippets for Scala.
SoftwareMill's
sttp
project provides an abstraction layer when making HTTP requests in Scala, and I believe we should add support for feature i.e. generating Scala code-snippets using thesttp
module.Describe the solution you'd like
codegens
module in this project.Additional context
ref. sttp#1785
The text was updated successfully, but these errors were encountered: