Feature/openapi spec (phase 1)#665
Open
Ishan1923 wants to merge 5 commits into
Open
Conversation
Signed-off-by: Ishan1923 <ecdev4ishan@gmail.com>
Signed-off-by: Ishan1923 <ecdev4ishan@gmail.com>
Signed-off-by: Ishan1923 <ecdev4ishan@gmail.com>
Author
|
In openapi spec, only static path fetching is included. The RTD search endpoint doesn't exist on this deployment (confirmed via local testing, correct me if i am wrong), so it was left out. More endpoints can be added later after discussion. |
- Add make_help_scripts/generate_llms_full.py to stitch Sphinx text output into a single llms-full.txt file - Add text build and stitching steps to sphinx-make-page.yml CI workflow Signed-off-by: Ishan1923 <ecdev4ishan@gmail.com>
Member
|
I think you need to run precommit |
Signed-off-by: Ishan1923 <ecdev4ishan@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends on #664. Follow-up to the AI Agent Optimization Plan addressing #609.
This PR introduces the machine-readable OpenAPI specification for AI agent routing and updates the related files accordingly.
changes:
/{version}/doc/{module}/doc/{page}.html)html_extra_pathto exposeopenapi.yamlat the site root