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

update docs to latest #16

Merged
merged 1 commit into from
Jan 3, 2021
Merged

Conversation

ComfortablyCoding
Copy link
Owner

No description provided.

@ComfortablyCoding ComfortablyCoding merged commit 97e64b8 into feat-v2.0 Jan 3, 2021
@ComfortablyCoding ComfortablyCoding deleted the feat-docs--update-to-latest branch January 3, 2021 16:41
ComfortablyCoding added a commit that referenced this pull request Jan 3, 2021
* chore(package.json): update dependencies (#13)

* feat: update endpoints to latest (#14)

* feat(addAttachment): add fileSettings param

- increase ease of use
- it is a required param

BREAKING CHANGE
pathToFile and fileName have been condensed into one param. To migrate change your projects to use the supported fileSettings param.

* feat(tasks) add new task endpoints

- get tasks time in status
- get bulk tasks time in status

* feat(lists): add new list endpoints

- add task to list
- remove task from list

* fix(deleteDependency): remove data param

- no data required for endpoint
- parameter options have required properties and is therefore now required.

* fix(Tasks): indicate client is private (#15)

- updated to be consistent with rest of lib naming scheme

* feat(docs): update to latest (#16)

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

Successfully merging this pull request may close these issues.

1 participant