Merge "Fix a typo"
This commit is contained in:
commit
b108e3997e
openstack_dashboard/static/app/core/openstack-service-api
@ -392,7 +392,7 @@
|
||||
* @description
|
||||
* Update a single project quota data.
|
||||
* @param {application/json} quota
|
||||
* A JSON object with the atributes to set to new quota values.
|
||||
* A JSON object with the attributes to set to new quota values.
|
||||
* @param {string} projectId
|
||||
* Specifies the id of the project that'll have the quota data updated.
|
||||
*/
|
||||
|
@ -321,7 +321,7 @@
|
||||
* @description
|
||||
* Update a single project quota data.
|
||||
* @param {application/json} quota
|
||||
* A JSON object with the atributes to set to new quota values.
|
||||
* A JSON object with the attributes to set to new quota values.
|
||||
* @param {string} projectId
|
||||
* Specifies the id of the project that'll have the quota data updated.
|
||||
*/
|
||||
|
@ -735,7 +735,7 @@
|
||||
* @description
|
||||
* Update a single project quota data.
|
||||
* @param {application/json} quota
|
||||
* A JSON object with the atributes to set to new quota values.
|
||||
* A JSON object with the attributes to set to new quota values.
|
||||
* @param {string} projectId
|
||||
* Specifies the id of the project that'll have the quota data updated.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user