Closed neymarjimoh closed 9 months ago
Great work, However, there's no need to expose the values in the
APIClient
.
Thanks for the feedback. I agree that exposing BaseURL
and APIKey
directly may not be ideal. I just added the Ctx key for managing user's context that's why and noticed your PR handled that. Will modify now
Great work, However, there's no need to expose the values in the
APIClient
.Thanks for the feedback. I agree that exposing
BaseURL
andAPIKey
directly may not be ideal. I just added the Ctx key for managing user's context that's why and noticed your PR handled that. Will modify now
Great work boss 🙇♂️
Great work, However, there's no need to expose the values in the
APIClient
.Thanks for the feedback. I agree that exposing
BaseURL
andAPIKey
directly may not be ideal. I just added the Ctx key for managing user's context that's why and noticed your PR handled that. Will modify nowGreat work boss 🙇♂️
Thanks boss
Enhancing the lib functions to include context for increased user controls would be valuable. This would give the end developer utilizing this library more control from within their applications.