Skip to content

feat: api integration#139

Draft
cdcabrera wants to merge 1 commit intopatternfly:mainfrom
cdcabrera:20260326-issue-21-api
Draft

feat: api integration#139
cdcabrera wants to merge 1 commit intopatternfly:mainfrom
cdcabrera:20260326-issue-21-api

Conversation

@cdcabrera
Copy link
Member

@cdcabrera cdcabrera commented Mar 25, 2026

What is it?

  • feat: api integration

Notes

  • api integration features
    • api.json - a generated, embedded base related to the available API. embedded for fallback purposes and quick start up
      • this will be periodically updated but at intervals
    • build mode for the mcp server - put the server into a build mode to update embedded references/docs/api
    • dynamic updates to api.json on a per-use-basis.
      • as a user/model/etc is using the PF MCP it updates it's internal api.json refs.
      • The dynamic update feature combined with the embedded api.json enables a user instance to generally be up-to-date with available refs with no direct model intervention

...

Updates issue/story

closes #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation links should be generated

1 participant