Skip to content

Commit

Permalink
docs(api.md): minor restructuring (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot authored Jun 29, 2023
1 parent 22a43c2 commit 5a7393f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions api.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Top Level
# Finch

Custom Methods:
Methods:

- `get_access_token`
- `get_auth_url`
- <code>client.<a href="./src/finch/_client.py">get_access_token</a>(\*args) -> str</code>
- <code>client.<a href="./src/finch/_client.py">get_auth_url</a>(\*args) -> str</code>

# ATS

Expand Down

0 comments on commit 5a7393f

Please sign in to comment.