Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Console Client): GET for "/api/extensibility/tenants/{tenantId}/extensions/{extensionId}" #192

Merged
merged 12 commits into from
Jul 23, 2024

Conversation

ThisIsDemetrio
Copy link
Contributor

@ThisIsDemetrio ThisIsDemetrio commented Jul 23, 2024

The console-client has been updated with the new OpenAPI 3.0.3 schema to include the new method comfing from the Extensibility API, which is the GET for/api/extensibility/tenants/{tenantId}/extensions/{extensionId}.

  • Used Kiota 1.11.1 to generate the client.
  • Included some Unit Tests for this purpose.

Also:

  • there was an update on the contexts passed with the GET /api/extensibility/tenants/${testTenantId}/extensions might include a resolveDetails=true as a query parameter. Some tests have been included to ensure that this works as well.

@ThisIsDemetrio ThisIsDemetrio added the enhancement New feature or request label Jul 23, 2024
@ThisIsDemetrio ThisIsDemetrio requested a review from a team as a code owner July 23, 2024 12:33
Copy link
Member

@fredmaggiowski fredmaggiowski left a comment

Choose a reason for hiding this comment

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

LGTM

@fredmaggiowski fredmaggiowski merged commit 0adcf49 into main Jul 23, 2024
10 checks passed
@fredmaggiowski fredmaggiowski deleted the feat/extension-get-by-id branch July 23, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants