Skip to content

Commit

Permalink
Merge pull request #46 from Onlineberatung/chore_remove_locked_agenci…
Browse files Browse the repository at this point in the history
…es_and_send_save_breaking

chore: remove locked agencies and sendSaveSessionDataMessage
  • Loading branch information
web-mi authored Apr 27, 2023
2 parents fd966fe + 904a5c5 commit 79b3a45
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions services/consultingtypeservice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -310,9 +310,6 @@ components:
sendFurtherStepsMessage:
type: boolean
example: true
sendSaveSessionDataMessage:
type: boolean
example: false
sessionDataInitializing:
allOf:
- $ref: '#/components/schemas/SessionDataInitializingDTO'
Expand Down Expand Up @@ -680,12 +677,9 @@ components:
sendFurtherStepsMessage:
type: boolean
example: true
sendSaveSessionDataMessage:
type: boolean
example: false
welcomeMessage:
allOf:
- $ref: '#/components/schemas/WelcomeMessageDTO'
notifications:
allOf:
- $ref: '#/components/schemas/NotificationsDTO'
- $ref: '#/components/schemas/NotificationsDTO'

0 comments on commit 79b3a45

Please sign in to comment.