From b8991aed0f4c9f58daad1865a3873fc31bdc96bd Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 2 Feb 2021 11:42:43 -0800 Subject: re-codegen openapi stuff --- rust/fatcat-openapi/docs/ReleaseExtIds.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rust/fatcat-openapi/docs/ReleaseExtIds.md') 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) -- cgit v1.2.3