Skip to content

Commit 5a7393f

Browse files
docs(api.md): minor restructuring (#31)
1 parent 22a43c2 commit 5a7393f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

api.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Top Level
1+
# Finch
22

3-
Custom Methods:
3+
Methods:
44

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

88
# ATS
99

0 commit comments

Comments
 (0)