Skip to content

Commit

Permalink
Merge pull request #229 from gematik/gematik/HOTFIX_Fixes_formatting
Browse files Browse the repository at this point in the history
Fixes issue with code generation
  • Loading branch information
Beff42 committed Feb 27, 2024
2 parents 6f7d025 + 2e999ca commit 4879286
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

# Release Notes api-ti-messenger

## Hotfix 1.1.1-6

### fixed

- Fixed formatting issue in the api yaml, that prevented automated code generation.

## Hotfix 1.1.1-5

### added
Expand Down
2 changes: 1 addition & 1 deletion src/openapi/TiMessengerTestTreiber.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -786,7 +786,7 @@ paths:
description: "MxId of account"
schema:
type: string
example: @someone:gematik.de
example: "@someone:gematik.de"

responses:
"200":
Expand Down

0 comments on commit 4879286

Please sign in to comment.