RGBCube
|
ea545e27a3
|
Make parser work well for objects with unknown names
|
2022-06-28 16:14:06 +03:00 |
|
RGBCube
|
1bf7eaa932
|
Finish all user routes
|
2022-06-28 13:05:33 +00:00 |
|
RGBCube
|
ba8c827bc1
|
Finish all user routes
|
2022-06-28 16:05:08 +03:00 |
|
RGBCube
|
5d1ce5b572
|
Make HTTPClient.request use orjson if it exists
|
2022-06-28 12:41:49 +00:00 |
|
RGBCube
|
0a2efb58cd
|
Make HTTPClient.request use orjson if it exists
|
2022-06-28 15:41:07 +03:00 |
|
RGBCube
|
4723f0d23d
|
Cleanup unschema
|
2022-06-27 16:10:09 +03:00 |
|
RGBCube
|
7d61048af6
|
Add all repo routes
|
2022-06-27 16:10:09 +03:00 |
|
RGBCube
|
4a687300d7
|
Add gist comment routes
|
2022-06-27 11:15:59 +00:00 |
|
RGBCube
|
8637e408f5
|
Add gist comment routes
|
2022-06-27 14:12:12 +03:00 |
|
RGBCube
|
73c1153b8d
|
Clean repo and gist routes
|
2022-06-27 14:09:41 +03:00 |
|
RGBCube
|
9b271c297d
|
Add styple guide and clean user routes
|
2022-06-27 14:03:35 +03:00 |
|
RGBCube
|
f4c51d4298
|
Make HTTPClient.request work with clean text responses too
|
2022-06-27 13:55:44 +03:00 |
|
RGBCube
|
8cc315fb5b
|
Add meta routes
|
2022-06-27 13:47:32 +03:00 |
|
RGBCube
|
ff6a9ec6ce
|
edit TODO
|
2022-06-27 13:43:59 +03:00 |
|
RGBCube
|
14c17a5972
|
Add markdown routes
|
2022-06-27 13:43:16 +03:00 |
|
RGBCube
|
4e30980514
|
Add deploy keys routes
|
2022-06-27 13:37:18 +03:00 |
|
RGBCube
|
464c830ebc
|
Add codes of conduct routes
|
2022-06-27 13:33:20 +03:00 |
|
RGBCube
|
a3ce851e55
|
Add emojis routes
|
2022-06-27 13:31:40 +03:00 |
|
RGBCube
|
afa3228eef
|
:blobpain:
|
2022-06-27 13:30:03 +03:00 |
|
RGBCube
|
3bb3795dbf
|
Add gitignore routes
|
2022-06-27 13:26:15 +03:00 |
|
RGBCube
|
7274c90f2d
|
Add licenses routes
|
2022-06-27 13:23:40 +03:00 |
|
RGBCube
|
859803fd72
|
Remove unused imports
|
2022-06-27 13:17:26 +03:00 |
|
RGBCube
|
7b4b364beb
|
Fix ratelimits not getting updated when the request is successful
|
2022-06-27 13:17:26 +03:00 |
|
RGBCube
|
ac3f888853
|
Remove TraceConfig and put the stuff in HTTPClient.request
|
2022-06-27 13:17:26 +03:00 |
|
RGBCube
|
067ad05ab2
|
Fix example string getting placed when there is no example
|
2022-06-26 15:05:18 +00:00 |
|
RGBCube
|
6557c7b9b1
|
Fix example string getting placed when there is no example
|
2022-06-26 18:04:53 +03:00 |
|
RGBCube
|
ce0cd52ce2
|
Fix some bugs in parser
|
2022-06-26 18:04:53 +03:00 |
|
RGBCube
|
8f4e18cb2b
|
Rename it to generate
|
2022-06-26 14:28:30 +00:00 |
|
RGBCube
|
193b8ad93d
|
Rename it to generate
|
2022-06-26 17:28:01 +03:00 |
|
RGBCube
|
132f42cf28
|
Fix all params appearing as NotRequired[...]
|
2022-06-26 17:25:44 +03:00 |
|
RGBCube
|
9e97298f7c
|
Fix parser
|
2022-06-26 17:25:44 +03:00 |
|
RGBCube
|
6682738c74
|
Merge branch 'origin/master'
|
2022-06-26 12:04:12 +00:00 |
|
RGBCube
|
e73275bb8b
|
Merge branch 'origin/master'
|
2022-06-26 15:03:31 +03:00 |
|
RGBCube
|
f2988d3405
|
rewrite parser
|
2022-06-26 15:03:31 +03:00 |
|
RGBCube
|
7e25087df4
|
Extend parser (idk how it works)
|
2022-06-26 07:05:46 +00:00 |
|
RGBCube
|
efeec212b9
|
Extend parser (idk how it works)
|
2022-06-26 10:05:18 +03:00 |
|
RGBCube
|
7c9d7d4862
|
Add tools/unschema: This generates TypedDicts from JSON response schemas
|
2022-06-25 20:20:37 +03:00 |
|
RGBCube
|
ce6d3c5b5b
|
Clean .gitignore
|
2022-06-25 16:30:35 +03:00 |
|
RGBCube
|
a2a582dd5b
|
Fix typos
|
2022-06-25 16:08:54 +03:00 |
|
RGBCube
|
c04b69fcb7
|
make latency an async method and fix typing
|
2022-06-25 16:02:43 +03:00 |
|
RGBCube
|
8cbc6096dc
|
Fix typos and __all__s
|
2022-06-25 12:54:24 +00:00 |
|
RGBCube
|
768b81683c
|
Fix typos and __all__s
|
2022-06-25 15:53:55 +03:00 |
|
RGBCube
|
8f11987586
|
Fic pyright action
|
2022-06-25 15:48:14 +03:00 |
|
RGBCube
|
7e71c08538
|
Rename HTTPClient.get_all_topic_for_repo to get_all_topics_for_repo
|
2022-06-25 15:47:49 +03:00 |
|
RGBCube
|
907d97b569
|
Rename HTTPClient.ratelimited to is_ratelimited and fix typing
|
2022-06-25 15:42:33 +03:00 |
|
RGBCube
|
65560956a5
|
Fix typos
|
2022-06-25 15:35:45 +03:00 |
|
RGBCube
|
4e680858ed
|
Lint
|
2022-06-25 14:37:19 +03:00 |
|
RGBCube
|
1a8cfd18ff
|
Remove debug print
|
2022-06-25 14:24:08 +03:00 |
|
RGBCube
|
f71c0db13b
|
Move utils.error_from_request to errors.py and fix circular imports
|
2022-06-25 14:22:52 +03:00 |
|
RGBCube
|
cad7916da6
|
Fixed HTTPClient not recognizing passed kwargs
|
2022-06-25 14:13:47 +03:00 |
|