Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Collection.addAttachment should match other methods accepting record #1747

Open
dstaley opened this issue Dec 10, 2020 · 0 comments
Open

Collection.addAttachment should match other methods accepting record #1747

dstaley opened this issue Dec 10, 2020 · 0 comments
Assignees
Labels
stale For marking issues as stale. Labeled issues will be closed soon if label is not removed.

Comments

@dstaley
Copy link
Member

dstaley commented Dec 10, 2020

createRecord<T extends MappableObject>(record: T & {
        id?: string;
    },
addAttachment(dataURI: string, record?: {
        [key: string]: string;
    },
@dstaley dstaley self-assigned this Dec 10, 2020
@dstaley dstaley transferred this issue from Kinto/kinto-http.js Apr 4, 2022
@alexcottner alexcottner added the stale For marking issues as stale. Labeled issues will be closed soon if label is not removed. label Jul 23, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
stale For marking issues as stale. Labeled issues will be closed soon if label is not removed.
Projects
None yet
Development

No branches or pull requests

2 participants