aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_client
Commit message (Collapse)AuthorAgeFilesLines
* codegenBryan Newbold2018-12-268-51/+360
|
* python codegren for fileset/webBryan Newbold2018-12-2611-10/+3810
|
* remove unused postgres-backed stats stuffBryan Newbold2018-12-244-97/+0
| | | | Will replace with elasticsearch-based dash in webface
* API harmonization codegenBryan Newbold2018-12-245-808/+808
|
* codegen release_yearBryan Newbold2018-12-242-3/+29
|
* python codegenBryan Newbold2018-12-146-123/+2162
|
* codegen hide changesBryan Newbold2018-11-261-12/+60
|
* set default host in swagger spec to api.fatcat.wikiBryan Newbold2018-11-132-2/+2
|
* more python client library tomfooleryBryan Newbold2018-11-131-0/+148
|
* initial fatcat_client packagingBryan Newbold2018-11-131-0/+3
|
* update codegen (trivial)Bryan Newbold2018-11-121-10/+10
|
* update python codegenBryan Newbold2018-09-224-283/+30
| | | | | Strip out TAGLINE (tag-related) lines from spec, so we don't get many small Api classes (just one top-level). Ugh.
* python implementation of new editgroup paramBryan Newbold2018-09-116-187/+187
|
* TODO and commentBryan Newbold2018-09-071-0/+1030
|
* importers: create editgroup and passBryan Newbold2018-08-301-5/+25
|
* codegen pythonBryan Newbold2018-08-201-5/+25
|
* ORCIDs can end in X characterBryan Newbold2018-08-162-4/+4
|
* codegen python with core_idBryan Newbold2018-08-151-1/+27
|
* update fatcat_client with codegen changesBryan Newbold2018-07-268-11/+339
|
* update python codegen libraryBryan Newbold2018-07-2512-80/+599
|
* codegen python clientBryan Newbold2018-07-2010-82/+108
|
* more fatcat-web views (changelog, history, etc)Bryan Newbold2018-06-305-7/+1068
|
* crossref_importer: auto-create work entitiesBryan Newbold2018-06-281-3/+2
| | | | | This now means that work_type isn't populated, but imports should run significantly faster.
* update fatcat codegenBryan Newbold2018-06-255-24/+233
|
* re-gen python endpointsBryan Newbold2018-06-171-0/+291
|
* update python client with schema extensionsBryan Newbold2018-06-045-62/+348
|
* re-generate python clientBryan Newbold2018-05-2823-7657/+483
|
* python client codegenBryan Newbold2018-05-2844-0/+14348