26 Commits
Author SHA1 Message Date
densestvoid f92a8a7a86 Introducing Contexts
Contexts have been added to all API requests, in addition to other linting fixes
2021-01-22 16:47:22 -05:00
Densest Void 646bec0e27 Update README.md 2021-01-22 14:43:05 -05:00
Densest Void b9317e3e37 Update and rename go.yml to go-test.yml 2021-01-22 14:39:15 -05:00
Densest Void 05eb619c40 Update golangci-lint.yml 2021-01-22 14:36:24 -05:00
Densest Void 055fdc7126 Delete go-test.yml 2021-01-22 14:35:10 -05:00
Densest Void 3bac8c4f92 Update go.yml 2021-01-22 14:34:56 -05:00
Densest Void 8fca7782ec Create go.yml 2021-01-22 14:30:44 -05:00
Densest Void 8628d37bef Update README.md 2021-01-22 13:56:31 -05:00
Densest Void 6f453ff6cc Merge pull request #10 from tekkamanendless/return-meta-on-error
Return Meta on error
2020-12-29 15:52:53 -05:00
Densest Void d657643538 Merge pull request #8 from tekkamanendless/add-member-by-search
Add the email and phone_number fields to the Member structure
2020-12-14 21:31:17 -05:00
Densest Void 3e663f8615 Update golangci-lint.yml
Trying a different marketplace action
2020-12-14 21:20:36 -05:00
Densest Void eea12a3b50 Update golangci-lint.yml
Update version again
2020-12-14 21:17:56 -05:00
Densest Void e6f29c4e73 Update golangci-lint.yml
Updated version
2020-12-14 21:07:14 -05:00
densestvoid 2ff9a03a8c Updated JSON tags to omit if empty 2020-08-28 22:04:52 -04:00
densestvoid f900b99dac Changed POST API content-type to application/json
Fixed AddMember response parsing
added bot post message example
2020-08-24 22:44:28 -04:00
densestvoid d8cdcf4ef2 API POST Calls Update
POST calls were not getting their JSON data written
2020-08-23 21:25:02 -04:00
densestvoid 010fd832ac Updated Auth Token usage
PostBotMessage no longer requires/uses an auth token
2020-08-23 19:28:50 -04:00
Densest Void bd76de2ffe Update go-test.yml 2020-07-31 08:36:18 -04:00
Densest Void 537a97ebe7 Update README.md 2020-07-31 08:34:57 -04:00
Densest Void 9ee368f10d Create go-test.yml 2020-07-31 08:31:32 -04:00
Densest Void d9dec16e27 Create golangci-lint.yml 2020-07-31 08:17:25 -04:00
Densest Void 755d681f86 Delete main.yml 2020-07-31 08:16:38 -04:00
Densest Void f0aa4a6d73 Added workflow 2020-07-31 08:07:58 -04:00
densestvoid c6f6857cfa v0.1.0 release
Updated tests and client to use the authorization token
Fixed readme and added the example to the examples folder
2020-07-31 07:29:08 -04:00
densestvoid 31885d2726 First major code push
Preparing for version 0.1.0
Contains a real README, the test framework, and the API implementation
2020-07-29 22:20:57 -04:00
Densest Void d015059acc Initial commit 2020-01-08 19:08:02 -05:00