Merge "Correct link type"

This commit is contained in:
Jenkins 2016-09-07 03:53:46 +00:00 committed by Gerrit Code Review
commit 4e004111da

View File

@ -1072,13 +1072,13 @@ link_collection:
The link to the collection of resources. The link to the collection of resources.
in: body in: body
required: true required: true
type: string type: object
link_response_body: link_response_body:
description: | description: |
The link to the resources in question. The link to the resources in question.
in: body in: body
required: true required: true
type: string type: object
links_project: links_project:
description: | description: |
The links for the ``project`` resource. The links for the ``project`` resource.