Skip to content
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 method from interface #250

Open
theolivenbaum opened this issue Feb 12, 2021 · 1 comment
Open

Missing method from interface #250

theolivenbaum opened this issue Feb 12, 2021 · 1 comment

Comments

@theolivenbaum
Copy link

Minor thing I just noticed, but the GetAsync method is missing from the IAttachmentsResource interface.

 public async Task<Attachment> GetAsync(
            long attachmentId,
            CancellationToken cancellationToken = default(CancellationToken))
@mikerogers123 mikerogers123 added this to To do in General maintenance via automation Jun 29, 2022
@mikerogers123
Copy link
Contributor

mikerogers123 commented Jun 29, 2022

Hi @theolivenbaum, our team has recently taken some level of ownership of this repository. I have added a TODO card for this. We plan on prioritising the work as part of our workflow so we should get round to it. Until then, PRs are welcome 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants