M15: synchronize contracts and acceptance
This commit is contained in:
@@ -49,6 +49,7 @@ export const KNOWN_CODES = new Set([
|
||||
"NO_CONFLICT_DETECTED",
|
||||
"RECOMMENDATION_STALE",
|
||||
"UNAUTHORIZED_SERVICE",
|
||||
"UNKNOWN_WORKFLOW",
|
||||
]);
|
||||
|
||||
const KNOWN_HTTP_STATUSES = new Set(["401", "403", "404", "409", "422", "500"]);
|
||||
|
||||
Reference in New Issue
Block a user