API references don't have parameter's range
Bug #1390531 reported by
Masahito Muroi
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openstackdocstheme |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Parameters in api references rack range of the parameters.
All parameters in current refernces only has types of the param, but parameters usually have some limitations for thier format.
For example:
length of server's name specified in creates server API has to range 1-255
tags: | added: api-site |
affects: | openstack-manuals → openstack-api-site |
To post a comment you must log in.
Would love to see these documented, thanks. Let me know if you need help implementing.