Skip to content

Commit

Permalink
SP-17531: Add PercentValue field to response
Browse files Browse the repository at this point in the history
  • Loading branch information
GubinAlexander committed Sep 4, 2024
1 parent 4c3acb3 commit 2324f9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rt-authenticity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ components:
$ref: "./common.yml#/components/schemas/CheckResult"
ElementDiagnose:
$ref: "./authenticity/e-check-diagnose.yml#/components/schemas/CheckDiagnose"
PercentValue:
type: integer
format: double
discriminator:
propertyName: Type
mapping:
Expand Down

0 comments on commit 2324f9d

Please sign in to comment.