aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_client/models
Commit message (Collapse)AuthorAgeFilesLines
* codegenBryan Newbold2018-12-267-9/+126
|
* python codegren for fileset/webBryan Newbold2018-12-268-2/+1532
|
* remove unused postgres-backed stats stuffBryan Newbold2018-12-241-1/+0
| | | | Will replace with elasticsearch-based dash in webface
* API harmonization codegenBryan Newbold2018-12-243-52/+52
|
* codegen release_yearBryan Newbold2018-12-241-1/+27
|
* python codegenBryan Newbold2018-12-144-71/+74
|
* update python codegenBryan Newbold2018-09-223-268/+15
| | | | | 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-115-177/+137
|
* ORCIDs can end in X characterBryan Newbold2018-08-161-2/+2
|
* codegen python with core_idBryan Newbold2018-08-151-1/+27
|
* update fatcat_client with codegen changesBryan Newbold2018-07-267-2/+278
|
* update python codegen libraryBryan Newbold2018-07-2511-80/+597
|
* codegen python clientBryan Newbold2018-07-209-46/+72
|
* more fatcat-web views (changelog, history, etc)Bryan Newbold2018-06-303-2/+368
|
* 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-253-24/+139
|
* update python client with schema extensionsBryan Newbold2018-06-045-62/+348
|
* python client codegenBryan Newbold2018-05-2816-0/+3583