pierrejeambrun commented on code in PR #42216:
URL: https://github.com/apache/airflow/pull/42216#discussion_r1760729633


##########
contributing-docs/17_adding_api_endpoints.rst:
##########
@@ -18,122 +18,78 @@
 Adding a New API Endpoint in Apache Airflow
 ===========================================
 
-This documentation outlines the steps required to add a new API endpoint in 
Apache Airflow. It includes defining the endpoint in the OpenAPI specification, 
implementing the logic, running pre-commit checks, and documenting the changes.
+This documentation outlines the steps required to add a new API endpoint in 
Apache Airflow. It includes implementing the logic, running pre-commit checks, 
and documenting the changes.

Review Comment:
   @bugraoz93 Good idea, done!



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to