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 b127dbc086a394819740b1295624a10e20d568e1
Author: Dave Brondsema <[email protected]>
AuthorDate: Mon Sep 30 16:10:38 2024 -0400

    minor fixes
---
 Allura/docs/api-rest/allura-api.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Allura/docs/api-rest/allura-api.yaml 
b/Allura/docs/api-rest/allura-api.yaml
index 963364041..37e863f33 100644
--- a/Allura/docs/api-rest/allura-api.yaml
+++ b/Allura/docs/api-rest/allura-api.yaml
@@ -1,6 +1,6 @@
 swagger: '2.0'
 info:
-  title: Apache Allura
+  title: Apache Allura REST API
   description: >
     <!--
         Licensed to the Apache Software Foundation (ASF) under one
@@ -3006,7 +3006,7 @@ paths:
         **GET** `/rest/p/test/wiki/has_access?user=user01&perm=create`
 
         *returns* { result: false }
-      summary: Project blog hass_access
+      summary: Project blog has_access
       operationId: GET_neighborhood-project-blog-has_access
       responses:
         default:

Reply via email to