pub fn operation_errors(input: &str) -> IResult<&str, Vec<&str>>
OperationErrors = %s"errors" [WS] ":" [WS] "[" [WS] *(ShapeId [WS]) "]"