0.1.2 webhooks; other minor changes to messages and comments

This commit is contained in:
aaron-jack-manning
2022-07-15 13:23:01 +10:00
parent daf7242f10
commit 11de1e7256
7 changed files with 517 additions and 9 deletions

View File

@@ -44,7 +44,3 @@ async fn main() {
println!("{}", total);
}
```
## Planned Features
- Currently this API wrapper supports all of the `v1` Up API endpoints except [webhooks](https://developer.up.com.au/#webhooks). This is planned for a (hopefully soon) future release.