Issue #, if available:
None
Description of changes:
Fixes Contract Test Errors for MetricFilter and Destination.
Destination changes are to fix the AssertionError: The deletion handler's response object MUST NOT contain a model error
MetricFilter changes are to fix the same error as above as well as AssertionError: All properties specified in the request MUST be present in the model returned, and they MUST match exactly, with the exception of properties defined as writeOnlyProperties in the resource schema
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available: None Description of changes: Fixes Contract Test Errors for MetricFilter and Destination.
Destination changes are to fix the
AssertionError: The deletion handler's response object MUST NOT contain a model
errorMetricFilter changes are to fix the same error as above as well as
AssertionError: All properties specified in the request MUST be present in the model returned, and they MUST match exactly, with the exception of properties defined as writeOnlyProperties in the resource schema
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.