Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jangxx
Copy link
Contributor

@jangxx jangxx commented Mar 3, 2023

Hi, I needed access to the table and column management APIs, so I quickly added a few new methods to implement them. Not sure if the way I've implemented them fits the style of this library (untyped body: dict args, etc), but since you haven't added actual schemas for any of the other requests or responses I feel like it should be fine.

I also changed api.py a bit, to rely less on string concatenation and to use the urljoin function from urllib.parse (a python built-in) instead.

@elchicodepython
Copy link
Owner

LGTM. Thank you! ❤️

@elchicodepython elchicodepython merged commit 254998b into elchicodepython:master Mar 4, 2023
@elchicodepython elchicodepython added this to the 1.1 milestone Mar 4, 2023
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.

2 participants