Skip to content
This repository has been archived by the owner on Aug 16, 2019. It is now read-only.

Commit

Permalink
Merge pull request #521 from nawabahmadreshi/dev
Browse files Browse the repository at this point in the history
Update userapi.yaml
  • Loading branch information
Basreena authored Jul 26, 2018
2 parents 3ae5daf + 5142117 commit 0f317cb
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions apis/userapi/userapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1678,8 +1678,8 @@ definitions:
$ref: "#/definitions/Address"
description: it will contains list of address object.
jobProfile:
type: object
$ref: "#/definitions/JobProfile"
type: object
$ref: "#/definitions/JobProfile"
webPages:
type: object
properties:
Expand Down Expand Up @@ -2068,7 +2068,8 @@ definitions:
type: string
roles:

description: 'The role assigned to a user. The role is directly replaced with saved roles if any. Ensure that the request has a list of all the user's roles. To remove all roles assigned to a user, pass an empty array'
description:
The role assigned to a user. The role is directly replaced with saved roles if any. Ensure that the request has a list of all the users roles. To remove all roles assigned to a user, pass an empty array'
example:
- CONTENT_CREATION
- PUBLIC
Expand Down

0 comments on commit 0f317cb

Please sign in to comment.