We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b58bad1 commit 15a3efcCopy full SHA for 15a3efc
1 file changed
lambdas/shared/src/common/models/errors.py
@@ -359,6 +359,5 @@ def create_operation_outcome(resource_id: str, severity: Severity, code: Code, d
359
],
360
}
361
362
-
363
def __init__(self, diagnostics_dictionary: dict):
364
self.diagnostics_dictionary = diagnostics_dictionary
0 commit comments