Currently, all errors are in the same package api.check.algorithm, making it difficult to split an error detection into several separate classes (one class for the algorithm, other utility classes).
Description
Description
Event Timeline
Comment Actions
Done. Each error can be in its own package: for example, for error #501, package will be api.check.algorithm.5xx.50x.501.