Tristan Sokol
Tristan Sokol
I'm a novice `sass`er and I think the documentation might have a gap for people like me. I'm happy to make the PR for improvement, but I want to make...
Happen to notice it while checking out the docs. Looks like a cool project! ## Proposed Changes Fixing a mispelling in a link in the documentation. ### Checklist - [N/A]...
Hi! I just finished moving my personal site to Vue3 and though that others might benefit from this addition to the history mode docs. Let me know if you have...
 Affecting model markdown docs like: https://github.com/square/connect-csharp-sdk/blob/master/docs/V1EmployeesApi.md#createemployee This is likely an issue with a repeated print from the template, or possibly printing two different variables from the template that we...
### Describe Hi! I initially abandoned setting this up after running into the `Resource not accessible by integration` issue, as the suggested `pull_request_target` seemed not very good. However, working with...
As you know, love the project. In the spirit of #30 and #31 I'd like to make a plugin to add some functionality to support [bullet journaling](https://www.youtube.com/watch?v=fm15cmYU0IM&t=5s). I'm creating this...
Implements https://github.com/square/connect-python-sdk/pull/31 Thanks @mstrum!
Add the existing customer tests, and remove all of the test stubs for the model tests (that I don't think we will implement). ~~Todo: Add existing transaction tests.~~
…istans/fix-payment-model update data type for v1payments>creator_id, bump versions, remove out…