Closed renier closed 3 years ago
Hi @renier
Thanks for catching this. Would you be open to creating a PR with the change and corresponding tests for it?
Thanks, Felisia
@FelisiaM Ok. See #165
Thank you for your contribution @renier!
This change will be included in the next release in a few days.
I ask because I have an implementation like this:
but going to
/v2/catalog
gives me this http response:Using v8 of this module.
Based on the docs here, I expected the response status code to be
501
instead.