From 99951e3dc2acc7e4e7c928676dcb53c5c8bb73af Mon Sep 17 00:00:00 2001 From: pedrolopes9-7 Date: Tue, 28 Feb 2023 20:19:00 -0300 Subject: [PATCH] fix file location --- .../src/main/resources/{ => static}/account_api_description.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename spring-boot-modules/spring-boot-swagger-2/src/main/resources/{ => static}/account_api_description.yaml (100%) diff --git a/spring-boot-modules/spring-boot-swagger-2/src/main/resources/account_api_description.yaml b/spring-boot-modules/spring-boot-swagger-2/src/main/resources/static/account_api_description.yaml similarity index 100% rename from spring-boot-modules/spring-boot-swagger-2/src/main/resources/account_api_description.yaml rename to spring-boot-modules/spring-boot-swagger-2/src/main/resources/static/account_api_description.yaml