api-ref: fix key_name note formatting

Also fixes up some of the grammar in the note itself.

Change-Id: I7920428217b8b07fd72768a475ff407a1aabca2c
This commit is contained in:
Matt Riedemann 2017-08-23 10:04:34 -04:00
parent 2c47063a4f
commit fa4870f87f
1 changed files with 3 additions and 3 deletions

View File

@ -3453,10 +3453,10 @@ ip_range_delete:
key_name:
description: |
Key pair name.
.. note::
The ``null`` value allowed in Nova legacy v2 API, but due to the strict
input validation, it isn't allowed in Nova v2.1 API.
.. note:: The ``null`` value was allowed in the Nova legacy v2 API,
but due to strict input validation, it is not allowed in
the Nova v2.1 API.
in: body
required: false
type: string