-
Notifications
You must be signed in to change notification settings - Fork 33
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
Missing Type Cast #645
Comments
Hello @ramsessanchez Thank you for reporting your concern. If you report this issue in the Microsoft Q&A forum, it will get routed to the appropriate team for them to triage. |
9 similar comments
Hello @ramsessanchez Thank you for reporting your concern. If you report this issue in the Microsoft Q&A forum, it will get routed to the appropriate team for them to triage. |
Hello @ramsessanchez Thank you for reporting your concern. If you report this issue in the Microsoft Q&A forum, it will get routed to the appropriate team for them to triage. |
Hello @ramsessanchez Thank you for reporting your concern. If you report this issue in the Microsoft Q&A forum, it will get routed to the appropriate team for them to triage. |
Hello @ramsessanchez Thank you for reporting your concern. If you report this issue in the Microsoft Q&A forum, it will get routed to the appropriate team for them to triage. |
Hello @ramsessanchez Thank you for reporting your concern. If you report this issue in the Microsoft Q&A forum, it will get routed to the appropriate team for them to triage. |
Hello @ramsessanchez Thank you for reporting your concern. If you report this issue in the Microsoft Q&A forum, it will get routed to the appropriate team for them to triage. |
Hello @ramsessanchez Thank you for reporting your concern. If you report this issue in the Microsoft Q&A forum, it will get routed to the appropriate team for them to triage. |
Hello @ramsessanchez Thank you for reporting your concern. If you report this issue in the Microsoft Q&A forum, it will get routed to the appropriate team for them to triage. |
Hello @ramsessanchez Thank you for reporting your concern. If you report this issue in the Microsoft Q&A forum, it will get routed to the appropriate team for them to triage. |
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 theconfigurations
should be available, ie a type cast tosamlOrWsFedExternalDomainFederation
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
The text was updated successfully, but these errors were encountered: