fermyon / spin-js-sdk

https://developer.fermyon.com/spin/javascript-components
Apache License 2.0
52 stars 18 forks source link

`HttpResponse` object should accept a string as a body. #131

Closed radu-matei closed 1 year ago

karthik2804 commented 1 year ago

Just tested it. The HttpResponse Object does accept a string for the body field, It is just a misdefined type. I will fix the type definition for it.