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

PPPSYS-47023 Fix OpenAPI validation errors #1157

Merged
merged 4 commits into from
Jun 21, 2024

Conversation

janusz-piechota-piwik
Copy link
Contributor

@kororokke kororokke changed the base branch from master to 18.21 June 20, 2024 08:53
@janusz-piechota-piwik janusz-piechota-piwik requested review from a team, mrfijas and rafalmisiarek and removed request for a team June 20, 2024 08:54
Copy link
Contributor

@mrfijas mrfijas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haven't checked, but I believe that it passes the validation now?

@@ -32,11 +32,11 @@ allOf:
description: Number of conversions.
example: 4
last_revenue:
type: float
type: number
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can it be

Suggested change
type: number
type: number
format: float

?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@janusz-piechota-piwik
Copy link
Contributor Author

haven't checked, but I believe that it passes the validation now?

no errors
image

@janusz-piechota-piwik janusz-piechota-piwik merged commit b5715e1 into 18.21 Jun 21, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants