Skip to content

Commit

Permalink
fix: CARITAS-243 - remove feedback related params from dtos
Browse files Browse the repository at this point in the history
  • Loading branch information
Leandro13Silva13 committed Aug 20, 2024
1 parent 8331da2 commit 778dd64
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions services/consultingtypeservice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -316,12 +316,6 @@ components:
monitoring:
allOf:
- $ref: '#/components/schemas/MonitoringDTO'
initializeFeedbackChat:
type: boolean
example: true
isPeerChat:
type: boolean
example: true
roles:
$ref: '#/components/schemas/RolesDTO'
notifications:
Expand Down Expand Up @@ -386,12 +380,6 @@ components:
sendFurtherStepsMessage:
type: boolean
example: true
initializeFeedbackChat:
type: boolean
example: true
isPeerChat:
type: boolean
example: true
furtherInformation:
allOf:
- $ref: '#/components/schemas/FurtherInformationDTO'
Expand Down

0 comments on commit 778dd64

Please sign in to comment.