Template.Mcp.Server 0.0.12-alpha.6247644
·
227 commits
to main
since this release
Address status-code 500 in ResourceHealth (#2564) * Return BadRequest for invalid resourceIds * User ArgumentException to handle missing arguments in ResourceHealth * Reduce Resource Health memory usage for large response * update unit tests to assert BasRequest for ArgumentException * Map InvalidOperationException to UnprocessableEntity in GlobalCommand * Update unit tests to assert UnprocUnprocessableEntity for InvalidOperationException