You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Use go-github v81 native SCIM types and remove excludedAttributes
- Replace local SCIM types with github.SCIMEnterprise* from go-github v81
- Remove enterpriseSCIMListURL, enterpriseSCIMGet helper functions
- Use client.Enterprise.ListProvisionedSCIMGroups/Users directly
- Remove excluded_attributes parameter from all data sources
- Fix GitHub brand name capitalization in documentation
- Update tests to match new API calls
0 commit comments