Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
balmas committed Aug 29, 2017
1 parent efcfff4 commit 74107ea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
7 changes: 6 additions & 1 deletion swagger.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 74107ea

Please sign in to comment.