google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

MDS universe_domain response plain text instead of JSON

Open scotthart opened this issue 1 year ago • 0 comments

Unlike other queries we make to the MDS which response in JSON, the universe_domain response is plain text. This seems brittle as it does not allow for backward compatibility if additional data fields are needed later. Hopefully we can convince the owners of this data to change it to JSON.

scotthart avatar Jan 30 '24 17:01 scotthart