From d134602b67f5684a0d1da774a6e06aed6ef7a53a Mon Sep 17 00:00:00 2001 From: Mike Kistler Date: Fri, 25 Oct 2024 08:34:10 -0700 Subject: [PATCH] Fix lint issue --- aep/general/0231/aep.md.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aep/general/0231/aep.md.j2 b/aep/general/0231/aep.md.j2 index 4f967b9d..5a5897ed 100644 --- a/aep/general/0231/aep.md.j2 +++ b/aep/general/0231/aep.md.j2 @@ -29,8 +29,8 @@ pattern: - If no resource paths are provided, the API **should** error with `INVALID_ARGUMENT`. - The parameter **must** be required. - - The documentation for the parameter **should** include the [resource type](./paths) that it - references. + - The documentation for the parameter **should** include the + [resource type](./paths) that it references. - The parameter should define the pattern of the resource path values. - The parameter should define the maximum number of paths allowed. - Batch Get **should not** support pagination because transactionality across