microsoftgraph / microsoftgraph/msgraph-metadata
Missing Type Cast
Nobody has claimed this yet.
- 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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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