Skip to content

Commit

Permalink
Merge pull request #848 from CMSgov/QPPA-9664
Browse files Browse the repository at this point in the history
QPPA-9664: Remove weight for IA 2025
  • Loading branch information
ckawell-sb authored Nov 4, 2024
2 parents b0c43f1 + fe79d70 commit a939a74
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 327 deletions.
104 changes: 0 additions & 104 deletions measures/2025/measures-data.json

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions measures/2025/measures-schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,10 @@ definitions:
properties:
category:
enum: [ia]
weight:
description: Determines the points granted for attesting to the measure.
enum: [null, medium, high]
default: medium
subcategoryId:
description: IA category which the measure incentivizes.
oneOf: [{ $ref: '#/definitions/subcategoryIds' }]
required: [weight, subcategoryId]
required: [subcategoryId]

piMeasure:
$merge:
Expand Down
Loading

0 comments on commit a939a74

Please sign in to comment.