github-actions[bot] opened a new pull request, #68119:
URL: https://github.com/apache/airflow/pull/68119

   The ``stable-rest-api-ref`` page renders the OpenAPI spec via the
   ``swagger-plugin`` directive. Spell-checking the rendered output flags
   machine-generated tokens (camelCase URL path segments, operationIds,
   JSON-Schema keywords such as ``oneOf``) as misspellings, which breaks the
   docs build whenever new endpoints are added.
   
   Exclude it from spell-check, the same way the other generated pages
   (``project.rst``, ``changelog.rst``) already are.
   (cherry picked from commit 294467ab1f926175675f31aa7ee4315748f36ab0)
   
   Co-authored-by: Jarek Potiuk <[email protected]>


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