Skip to content

Commit

Permalink
Fix files generation
Browse files Browse the repository at this point in the history
Signed-off-by: Ricardo Zanini <[email protected]>
  • Loading branch information
ricardozanini committed Oct 15, 2024
1 parent ab7af3e commit 3430fc3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bundle/manifests/sonataflow.org_sonataflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ spec:
constants:
additionalProperties:
description: RawMessage is a raw encoded JSON value. It implements
Marshaler and Unmarshaler and can be used to delay JSON decoding
or precompute a JSON encoding.
[Marshaler] and [Unmarshaler] and can be used to delay JSON
decoding or precompute a JSON encoding.
format: byte
type: string
description: Constants Workflow constants are used to define static,
Expand Down
4 changes: 2 additions & 2 deletions operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16983,8 +16983,8 @@ spec:
constants:
additionalProperties:
description: RawMessage is a raw encoded JSON value. It implements
Marshaler and Unmarshaler and can be used to delay JSON decoding
or precompute a JSON encoding.
[Marshaler] and [Unmarshaler] and can be used to delay JSON
decoding or precompute a JSON encoding.
format: byte
type: string
description: Constants Workflow constants are used to define static,
Expand Down

0 comments on commit 3430fc3

Please sign in to comment.