Commit Graph

6 Commits

Author SHA1 Message Date
krawieck b433bf0971 Add more `assert`s for checking required props 2020-08-12 11:55:26 +02:00
krawieck f4206be302 Make imports safer 2020-08-10 19:49:19 +02:00
krawieck 8f0a2b14b7 Update return types 2020-08-09 00:27:13 +02:00
krawieck 1515c6f397 Add Vote enum for upvotes 2020-08-08 23:24:34 +02:00
krawieck 091070726e Change methods to be top level with names
based on OP codes. classes changed to
extensions of `V1` class
2020-08-06 22:06:53 +02:00
krawieck 2a89add283 Create `CommentEndpoint`
seems like all important endpoints are created, now we can get to implementing them
2020-08-05 23:59:10 +02:00