Skip to content

Commit

Permalink
deleting aggregated from Granularity enum
Browse files Browse the repository at this point in the history
  • Loading branch information
costero-e committed Jul 16, 2024
1 parent 7b44cd5 commit 18eff1c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion framework/json/common/beaconCommonComponents.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@
"enum": [
"boolean",
"count",
"aggregated",
"record"
],
"type": "string"
Expand Down
1 change: 0 additions & 1 deletion framework/src/common/beaconCommonComponents.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ definitions:
enum:
- boolean
- count
- aggregated
- record
default: boolean
TestMode:
Expand Down

0 comments on commit 18eff1c

Please sign in to comment.