The lambda returns the correct file eg. xml, jsonld, but it doesn't have a default so eg. /registry without an Accepts header just returns a 404. We'll need to change it so that html is the default, which means we'll also need to add a "does the file exist" check
The lambda returns the correct file eg. xml, jsonld, but it doesn't have a default so eg. /registry without an Accepts header just returns a 404. We'll need to change it so that html is the default, which means we'll also need to add a "does the file exist" check