microsoftgraph / microsoftgraph/msgraph-sdk-go-core
Expose "isCaeEnabled" to customers
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 22
- Forks
- 16
- Avg merge
- 7h 53m
- Merged PRs (30d)
- 1
Description
Customers are encountering CAE exceptions thrown by the Microsoft Graph API due to an issue on the API side.
We should provide a way for customers to control whether the client is CAE enabled or not.
Related issue:
https://github.com/microsoftgraph/msgraph-sdk-java/issues/2215
Similar fix
https://github.com/microsoftgraph/msgraph-sdk-java-core/pull/1817
Contributor guide
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 reviewing the related issue microsoftgraph/msgraph-sdk-java#2215 and the similar fix in microsoftgraph/msgraph-sdk-go-core#1817. Identify the Go SDK core entry point where CAE is configured, then expose an equivalent customer control and verify that customers can enable or disable CAE.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100