From 7000bb5b65e1cf537cbc857147ab30641d796ed0 Mon Sep 17 00:00:00 2001 From: Yusuke Tsutsumi Date: Fri, 25 Oct 2024 09:02:27 -0700 Subject: [PATCH] minor syntax fix --- aep/general/0231/aep.md.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aep/general/0231/aep.md.j2 b/aep/general/0231/aep.md.j2 index 5a5897ed..a76ea427 100644 --- a/aep/general/0231/aep.md.j2 +++ b/aep/general/0231/aep.md.j2 @@ -124,7 +124,7 @@ message BatchGetBooksResponse { {% tab oas %} -{% sample 'batchget.oas.yaml', 'paths./publishers/{publisherId}/books:BatchGet' %} +{% sample 'batchget.oas.yaml', '/publishers/{publisherId}/books:BatchGet' %} Example response body: