Skip to content

Commit

Permalink
feat: updated service api descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
mobo4b committed Jul 27, 2021
1 parent 3d50a95 commit c2693e3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions services/userservice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1606,6 +1606,11 @@ components:
type: string
consultingTypes:
$ref: "#/components/schemas/ConsultingTypeMap"
hasAnonymousConversations:
type: boolean
example: true
description: "Is true if consultant has at least one consulting type containing
anonymous conversations active"

UpdateConsultantDTO:
type: object
Expand Down

0 comments on commit c2693e3

Please sign in to comment.