Skip to content

Commit

Permalink
feat: added operator in ms and iconName in mfe (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: Henry Täschner <[email protected]>
  • Loading branch information
JordenReuter and HenryT-CG authored Feb 23, 2024
1 parent 691b7e9 commit be601f3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/main/openapi/onecx-product-store-bff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -941,6 +941,10 @@ components:
productName:
type: string
description: reference to the product entity as a weak reference
iconName:
type: string
operator:
type: boolean
classifications:
type: array
uniqueItems: true
Expand Down Expand Up @@ -1187,6 +1191,8 @@ components:
type: string
productName:
type: string
operator:
type: boolean
UpdateMicroserviceRequest:
type: object
properties:
Expand Down

0 comments on commit be601f3

Please sign in to comment.