You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/24 21:19:04 UTC

[GitHub] [airflow] turbaszek commented on a change in pull request #10417: Improving descriptions in OpenAPI

turbaszek commented on a change in pull request #10417:
URL: https://github.com/apache/airflow/pull/10417#discussion_r475900281



##########
File path: airflow/api_connexion/openapi/v1.yaml
##########
@@ -88,13 +88,13 @@ paths:
       - $ref: '#/components/parameters/ConnectionID'
 
     get:
-      summary: Get a connection entry
+      summary: Get a connection
       x-openapi-router-controller: airflow.api_connexion.endpoints.connection_endpoint
       operationId: get_connection
       tags: [Connection]
       responses:
         '200':
-          description: Successful response.
+          description: Sucess.

Review comment:
       In L49 we use more meaningful description. Should we unify the style?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org