From 74107eacb38dacaa77c467722f11009b204841d5 Mon Sep 17 00:00:00 2001 From: Bridget Almas Date: Tue, 29 Aug 2017 08:55:03 -0400 Subject: [PATCH] update description --- swagger.json | 2 +- swagger.yaml | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/swagger.json b/swagger.json index 63e65fd..366875d 100644 --- a/swagger.json +++ b/swagger.json @@ -2,7 +2,7 @@ "swagger": "2.0", "info": { "title": "RDA Collections API", - "description": "API Strawman for RDA Research Data Collections WG", + "description": "The RDA Collections API Recommendation is a unified model and interface specification for CRUD operations on data collections, with particular observance of persistent identification and typing aspects. The recommendation allows building collections within diverse domains and then sharing or expanding them across disciplines.", "version": "1.0.0" }, "host": "api.example.org", diff --git a/swagger.yaml b/swagger.yaml index 423fb47..a8f5663 100644 --- a/swagger.yaml +++ b/swagger.yaml @@ -1,7 +1,12 @@ swagger: '2.0' info: title: RDA Collections API - description: API Strawman for RDA Research Data Collections WG + description: >- + The RDA Collections API Recommendation is a unified model and interface + specification for CRUD operations on data collections, with particular + observance of persistent identification and typing aspects. The + recommendation allows building collections within diverse domains and + then sharing or expanding them across disciplines version: 1.0.0 host: api.example.org schemes: