From f157dd190f4b7233f13f96d5574aa2c1fb3c9062 Mon Sep 17 00:00:00 2001 From: 5j9 <5j9@users.noreply.github.com> Date: Mon, 22 May 2017 11:12:30 +0430 Subject: [PATCH] Fix contributor fields --- api_format.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api_format.md b/api_format.md index a40c5b3..690dc87 100644 --- a/api_format.md +++ b/api_format.md @@ -70,8 +70,8 @@ | Field | Type | Required | Description | |-------|------|----------|-------------| -| family-name | String | Yes | | -| given-name | String | No | | +| family | String | Yes | | +| given | String | No | | | ORCID | URL | No | URL-form of an [ORCID](http://orcid.org) identifier | | affiliation | Array of [Affiliation](#affiliation) | No | |