From b3e4e3b60ab69a61128a2281c3df9a4868080d56 Mon Sep 17 00:00:00 2001 From: Taras Mankovski Date: Mon, 4 Dec 2023 19:57:11 -0500 Subject: [PATCH] Updated changeset Signed-off-by: Taras Mankovski --- .changeset/spotty-terms-occur.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/spotty-terms-occur.md b/.changeset/spotty-terms-occur.md index 923cd04beb..471ba6d0dc 100644 --- a/.changeset/spotty-terms-occur.md +++ b/.changeset/spotty-terms-occur.md @@ -2,4 +2,4 @@ '@backstage/repo-tools': patch --- -No longer using yarn to execute openapi-generator-cli and prettier in `repo-tools openapi generate-client` +Execute `openapi-generator-cli` from `@backstage/repo-tools` directory to force it to use our openapitools.json config file.