microsoftgraph / microsoftgraph/msgraph-metadata

Missing Type Cast

Open
#645 58 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

API: Graph Area: Transform Service issue ToTriage
Dominant language
XSLT
Stars
166
Forks
55
Avg merge
16h 12m
Merged PRs (30d)
14

Description

Type cast for directory/federationConfigurations at GET endpoint should be supported. Currently there is only the collection model for the base entity type. Derived types for the configurations should be available, ie a type cast to samlOrWsFedExternalDomainFederation should be available.

A transform to the xslt needs to be added so that this type cast is reflected in the openApi file and then the changes can propagate to our generated Kiota sdk's.

https://learn.microsoft.com/en-us/graph/api/samlorwsfedexternaldomainfederation-get?view=graph-rest-1.0&tabs=http#request

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the XSLT transform that produces the OpenAPI file for the directory/federationConfigurations GET endpoint. Review the existing collection model and the samlOrWsFedExternalDomainFederation documentation, then verify that the derived type cast appears in the OpenAPI output and can propagate to the generated Kiota SDKs.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.