Skip to content

feat(workspace): add openapi schema command - #42

Merged
springwq merged 1 commit into
mainfrom
codex/workspace-openapi
Sep 5, 2026
Merged

feat(workspace): add openapi schema command#42
springwq merged 1 commit into
mainfrom
codex/workspace-openapi

Conversation

@springwq

@springwq springwq commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

Description

Following https://github.com/feed-mob/feedmob_admin/pull/3242 which exposes the versioned OpenAPI endpoint /api/v1/openapi, this PR introduces fm workspace openapi (and alias fm workspace schema) to fetch the machine-readable schema.

  • Added WorkspaceOpenapi command calling GET /api/v1/openapi.
  • Registered fm workspace openapi and fm workspace schema in FeedMob::CLI::Commands registry.
  • Added unit tests covering successful schema fetch via both commands and missing-credential guard.
  • Updated README with command documentation.

Enables AI agents and users to dynamically discover Admin API capabilities and schemas.

@springwq
springwq merged commit 3790684 into main Sep 5, 2026
8 checks passed
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.

1 participant