pooja jadhav 6e770fef42 Discrepancy in api-ref and code for create group type API
'name' is mentioned as an optional parameter in api-ref doc for
POST /v3/{project_id}/group_types API but in the code if we don't
pass 'name' it returns BadRequest. Also in create and update API,
'is_public' parameter is not added in api-ref document.

This patch fixes this discrepancy by updating the api-ref according
to the code.

Change-Id: I34e53ac72cbda9d8264e48e50f5a84ca09b850bd
2017-12-01 12:16:47 +05:30
..
2017-07-10 10:46:44 +08:00
2017-09-27 15:22:44 -05:00