diff options
author | Bryan Newbold <bnewbold@archive.org> | 2021-02-02 11:42:43 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2021-02-02 11:42:43 -0800 |
commit | b8991aed0f4c9f58daad1865a3873fc31bdc96bd (patch) | |
tree | 9b1a669f192fdddc419ac06a6632a46e690a5cc8 /rust/fatcat-openapi/docs/ReleaseExtIds.md | |
parent | 119835ea0cf68f0003299cb3e285ae7d8d744af4 (diff) | |
download | fatcat-cli-b8991aed0f4c9f58daad1865a3873fc31bdc96bd.tar.gz fatcat-cli-b8991aed0f4c9f58daad1865a3873fc31bdc96bd.zip |
re-codegen openapi stuff
Diffstat (limited to 'rust/fatcat-openapi/docs/ReleaseExtIds.md')
-rw-r--r-- | rust/fatcat-openapi/docs/ReleaseExtIds.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rust/fatcat-openapi/docs/ReleaseExtIds.md b/rust/fatcat-openapi/docs/ReleaseExtIds.md index e790c9a..416d595 100644 --- a/rust/fatcat-openapi/docs/ReleaseExtIds.md +++ b/rust/fatcat-openapi/docs/ReleaseExtIds.md @@ -13,6 +13,9 @@ Name | Type | Description | Notes **jstor** | **String** | JSTOR work identifier | [optional] [default to None] **ark** | **String** | ARK identifier | [optional] [default to None] **mag** | **String** | Microsoft Academic Graph identifier | [optional] [default to None] +**doaj** | **String** | DOAJ article-level identifier | [optional] [default to None] +**dblp** | **String** | dblp (https://dblp.uni-trier.de/) paper identifier; eg for conference proceedings | [optional] [default to None] +**oai** | **String** | OAI-PMH identifier; only used when an OAI-PMH record is the only authoritative metadata (eg, journal OAI-PMH feeds w/o DOIs) | [optional] [default to None] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) |