datacite / lupo

DataCite REST API
https://api.datacite.org
MIT License
11 stars 8 forks source link

Add publisher parameter to API reference (openapi.yaml) #1188

Open KellyStathis opened 5 months ago

KellyStathis commented 5 months ago

This was added in Schema 4.5 but is not yet documented for the /dois endpoint:

When publisher=true, the new publisher object is included. When publisher is omitted or set to false, publisher is a string value.

KellyStathis commented 2 months ago

@codycooperross I'm going to take care of this one as part of an openapi.yaml update, if that's all right!