Skip to content

Commit

Permalink
fix: CARITAS-243 - remove initializeFeedbackChat and isPeerChat from …
Browse files Browse the repository at this point in the history
…consultingtypeservice.yaml
  • Loading branch information
Leandro13Silva13 committed Aug 16, 2024
1 parent 3b9d622 commit 3cd923f
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 @@ -310,12 +310,6 @@ components:
sessionDataInitializing:
allOf:
- $ref: '#/components/schemas/SessionDataInitializingDTO'
initializeFeedbackChat:
type: boolean
example: true
isPeerChat:
type: boolean
example: true
roles:
$ref: '#/components/schemas/RolesDTO'
notifications:
Expand Down Expand Up @@ -377,12 +371,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 3cd923f

Please sign in to comment.