2002Bishwajeet / awesome-appwrite-snippets

Collection of common Appwrite APIs into snippets
https://marketplace.visualstudio.com/items?itemName=Biswa.awesome-appwrite-snippets
MIT License
21 stars 11 forks source link

Fix: Correct Flutter Teams API snippets #33

Closed adityaoberai closed 2 years ago

adityaoberai commented 2 years ago

Description

Correct the Initialize Team snippet and make the teams object name consistent based on that across the rest of the snippets.

The class for Teams API is Teams() and not Team() as per the docs. I've accordingly changed the object name from team to teams across the rest of the snippets because the object refers to the Teams API and not an individual team.

Testing

Followed the steps to test in the Contributing Guide

Checklist

2002Bishwajeet commented 2 years ago

Merged🎉

@all-contributors please add @adityaoberai for bug fixes

allcontributors[bot] commented 2 years ago

@2002Bishwajeet

I've put up a pull request to add @adityaoberai! :tada: