PURLs API fixes

Just capturing this here so I don’t forget:

On /address/:address/purls

  1. Set output of listed value as a proper boolean (currently returning inconsistent null/int responses)
  2. Include the preferred PURL domain, if specified
  3. Adjust parsing of listed values on POST requests to capture the correct value
1 Like