Skip to content

Commit

Permalink
feat: added productName to assignment (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
JordenReuter authored Sep 19, 2024
1 parent a8cc961 commit 0118777
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ h| Version
| quarkus-rest-jackson
| https://quarkus.io/guides/rest-json[Link]
|
| 3.14.4
| quarkus-smallrye-health
Expand All @@ -40,6 +41,7 @@ h| Version
| quarkus-rest-client-jackson
| https://quarkus.io/guides/rest-client[Link]
|
| 3.14.4
| tkit-quarkus-log-cdi
Expand Down
2 changes: 2 additions & 0 deletions src/main/openapi/openapi-bff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1190,6 +1190,8 @@ components:
type: string
appId:
type: string
productName:
type: string
id:
type: string
mandatory:
Expand Down

0 comments on commit 0118777

Please sign in to comment.