skorper opened a new pull request, #257: URL: https://github.com/apache/incubator-sdap-nexus/pull/257
Matchup output is now written to CDMS_[execution_ID].[csv|nc]. Tested locally, the file downloaded was correctly named. --- **Note:** There is an existing feature where a `filename` param provided will be used as the output filename. This change does not impact that behavior. If a `filename` param is provided, it will still be used as the output filename. If not, CDMS_[execution_ID].[csv|nc] will be used for the matchup result endpoints. This might be what Shawn was thinking of in terms of doms renaming output files. Also added the missing `filename` param to the `/cdmsresults` openapi definition. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@sdap.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org