Skip to content

MPT-19903: add /integration/extensions/{id}/instances service#283

Draft
albertsola wants to merge 2 commits intomainfrom
MPT-19903/integration-extension-instances
Draft

MPT-19903: add /integration/extensions/{id}/instances service#283
albertsola wants to merge 2 commits intomainfrom
MPT-19903/integration-extension-instances

Conversation

@albertsola
Copy link
Copy Markdown
Contributor

Summary

Implements the /public/v1/integration/extensions/{extensionId}/instances endpoint group as part of MPT-13310.

Changes

  • mpt_api_client/resources/integration/extension_instances.py — CreateMixin + GetMixin + CollectionMixin
  • Updated extensions.py to expose instances(extension_id) accessor
  • Unit tests: tests/unit/resources/integration/test_extension_instances.py
  • E2e tests: tests/e2e/integration/extension_instances/

Depends on

#277 (MPT-19892 — rename extensibility → integration)

⚠️ Draft — targets MPT-19892/e2e-extension-base-service until PR #277 merges.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 7, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: c7fd816a-281d-42d8-9d95-522e17898596

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

Base automatically changed from MPT-19892/e2e-extension-base-service to main April 7, 2026 12:00
albertsola and others added 2 commits April 7, 2026 13:04
…ces endpoint

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…sionId}/instances

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@albertsola albertsola force-pushed the MPT-19903/integration-extension-instances branch from 31116ac to d8a55d6 Compare April 7, 2026 12:04
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 7, 2026

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