Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit

Permalink
PPPSYS-47023 Fix OpenAPI validation errors - CR corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
janusz-piechota-piwik committed Jun 20, 2024
1 parent 7335d02 commit 9b5e353
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,12 @@ allOf:
example: 4
last_revenue:
type: number
format: float
description: Amount of last transaction.
example: 13.37
total_revenue:
type: number
format: float
description: Total amount of transactions tracked by audience manager.
example: 13.37
generic:
Expand Down

0 comments on commit 9b5e353

Please sign in to comment.