This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit e4f2c2a3f6afebfee67901764e3726d538798ff9 Author: Daniel Castillo <[email protected]> AuthorDate: Tue Sep 10 16:07:26 2024 +0000 Fix on title --- Allura/docs/api-rest/allura-api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Allura/docs/api-rest/allura-api.yaml b/Allura/docs/api-rest/allura-api.yaml index 7f5a817f4..4aa173db8 100644 --- a/Allura/docs/api-rest/allura-api.yaml +++ b/Allura/docs/api-rest/allura-api.yaml @@ -1,5 +1,5 @@ --- -swagger: '2.0' +openapi: '2.0' info: title: Apache Allura description: |
