microsoft / kiota-abstractions-go

Abstractions library for the Kiota generated SDKs in go
https://aka.ms/kiota/docs
MIT License
11 stars 10 forks source link

add ApiErrorable interface #123

Closed NerdJeremia closed 7 months ago

NerdJeremia commented 7 months ago

To fix this issue: https://github.com/microsoft/kiota-http-go/issues/110 I added a ApiErrorable interface as @baywet suggested.