Closed davidweterings closed 1 month ago
I use https://www.usebruno.com/ instead of Postman. When importing the collection it fails because the request.method is sometimes lowercase (I've seen 'get', 'delete', 'head')
According to https://datatracker.ietf.org/doc/html/rfc9110#section-9 it should always be uppercase, so could this be fixed in this collection?
Hey David
Why not directly using our Bruno collection? ;)
https://docs.commercetools.com/sdk/bruno
Oops, I missed that one, thank you!
I use https://www.usebruno.com/ instead of Postman. When importing the collection it fails because the request.method is sometimes lowercase (I've seen 'get', 'delete', 'head')
According to https://datatracker.ietf.org/doc/html/rfc9110#section-9 it should always be uppercase, so could this be fixed in this collection?