Skip to content

@W-23749250: add runtime fabric APIs and extra information - #210

Merged
spezzirriemiliano merged 1 commit into
mulesoft:masterfrom
mariaeduardatc:RTFdocumentation
Aug 12, 2026
Merged

@W-23749250: add runtime fabric APIs and extra information#210
spezzirriemiliano merged 1 commit into
mulesoft:masterfrom
mariaeduardatc:RTFdocumentation

Conversation

@mariaeduardatc

Copy link
Copy Markdown
Contributor

Changes

  • Bumped info.version 1.0.0 → 1.0.5 to match exchange.json.
  • Fixed the cluster events path: …/fabrics/{fabricId}/events → …/fabrics/events (org-level collection).
  • Added 12 operations across new endpoints: OIDC issuers (GET/PATCH), fabric associations (POST/GET/GET/DELETE), upgrade compatibility check (GET/POST), K8s compatibility check (GET), image registry properties (GET), agent manifest (GET), and runtime support dates (GET).
  • Added 11 supporting schemas (ClusterEvent, OidcIssuersPatch, AssociationPayload, UpgradePreChecks, K8sCompatibilityResponse, AgentManifestResponse, etc.).

Validation

  • make validate-api API=apis/runtime-fabric → 0 violations (governed + basic).
  • Portal test suite passes locally.

@mariaeduardatc
mariaeduardatc requested review from a team as code owners August 12, 2026 00:31

@spezzirriemiliano spezzirriemiliano left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All validators pass with zero violations; adds 12 well-documented Runtime Fabric operations and 11 schemas, fixes the info.version mismatch, and follows existing naming/description conventions with no security issues.

Minor note (non-blocking): the /fabrics/{fabricId}/events → /fabrics/events path change (operationId rename to listFabricEvents) is a breaking change to a public endpoint. Framed as a fix to match real org-level backend behavior — worth confirming no existing consumers depend on the old per-fabric path.

Signed-off-by: Maria Eduarda Tavora Carneiro <mtavoracarneiro@salesforce.com>
@mariaeduardatc

Copy link
Copy Markdown
Contributor Author

@spezzirriemiliano im not being able to merge. Double checking if I need to do anything else. Thanks!
Screenshot 2026-08-12 at 12 10 01

@spezzirriemiliano
spezzirriemiliano merged commit 1b8a30d into mulesoft:master Aug 12, 2026
2 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.

2 participants