@@ -104306,7 +104306,7 @@
104306
104306
"description": "A professional-grade CI solution",
104307
104307
"monthly_price_in_cents": 699,
104308
104308
"yearly_price_in_cents": 7870,
104309
- "price_model": "flat-rate ",
104309
+ "price_model": "FLAT_RATE ",
104310
104310
"has_free_trial": true,
104311
104311
"state": "published",
104312
104312
"unit_name": null,
@@ -104332,7 +104332,7 @@
104332
104332
"description": "A professional-grade CI solution",
104333
104333
"monthly_price_in_cents": 1099,
104334
104334
"yearly_price_in_cents": 11870,
104335
- "price_model": "flat-rate ",
104335
+ "price_model": "FLAT_RATE ",
104336
104336
"has_free_trial": true,
104337
104337
"unit_name": null,
104338
104338
"state": "published",
@@ -104447,8 +104447,13 @@
104447
104447
},
104448
104448
"price_model": {
104449
104449
"type": "string",
104450
+ "enum": [
104451
+ "FREE",
104452
+ "FLAT_RATE",
104453
+ "PER_UNIT"
104454
+ ],
104450
104455
"examples": [
104451
- "flat-rate "
104456
+ "FLAT_RATE "
104452
104457
]
104453
104458
},
104454
104459
"has_free_trial": {
@@ -104588,8 +104593,13 @@
104588
104593
},
104589
104594
"price_model": {
104590
104595
"type": "string",
104596
+ "enum": [
104597
+ "FREE",
104598
+ "FLAT_RATE",
104599
+ "PER_UNIT"
104600
+ ],
104591
104601
"examples": [
104592
- "flat-rate "
104602
+ "FLAT_RATE "
104593
104603
]
104594
104604
},
104595
104605
"has_free_trial": {
@@ -104718,7 +104728,7 @@
104718
104728
"description": "A professional-grade CI solution",
104719
104729
"monthly_price_in_cents": 1099,
104720
104730
"yearly_price_in_cents": 11870,
104721
- "price_model": "flat-rate ",
104731
+ "price_model": "FLAT_RATE ",
104722
104732
"has_free_trial": true,
104723
104733
"unit_name": null,
104724
104734
"state": "published",
@@ -104787,8 +104797,13 @@
104787
104797
},
104788
104798
"price_model": {
104789
104799
"type": "string",
104800
+ "enum": [
104801
+ "FREE",
104802
+ "FLAT_RATE",
104803
+ "PER_UNIT"
104804
+ ],
104790
104805
"examples": [
104791
- "flat-rate "
104806
+ "FLAT_RATE "
104792
104807
]
104793
104808
},
104794
104809
"has_free_trial": {
@@ -104956,7 +104971,7 @@
104956
104971
"description": "A professional-grade CI solution",
104957
104972
"monthly_price_in_cents": 699,
104958
104973
"yearly_price_in_cents": 7870,
104959
- "price_model": "flat-rate ",
104974
+ "price_model": "FLAT_RATE ",
104960
104975
"has_free_trial": true,
104961
104976
"state": "published",
104962
104977
"unit_name": null,
@@ -104982,7 +104997,7 @@
104982
104997
"description": "A professional-grade CI solution",
104983
104998
"monthly_price_in_cents": 1099,
104984
104999
"yearly_price_in_cents": 11870,
104985
- "price_model": "flat-rate ",
105000
+ "price_model": "FLAT_RATE ",
104986
105001
"has_free_trial": true,
104987
105002
"unit_name": null,
104988
105003
"state": "published",
@@ -105100,8 +105115,13 @@
105100
105115
},
105101
105116
"price_model": {
105102
105117
"type": "string",
105118
+ "enum": [
105119
+ "FREE",
105120
+ "FLAT_RATE",
105121
+ "PER_UNIT"
105122
+ ],
105103
105123
"examples": [
105104
- "flat-rate "
105124
+ "FLAT_RATE "
105105
105125
]
105106
105126
},
105107
105127
"has_free_trial": {
@@ -105241,8 +105261,13 @@
105241
105261
},
105242
105262
"price_model": {
105243
105263
"type": "string",
105264
+ "enum": [
105265
+ "FREE",
105266
+ "FLAT_RATE",
105267
+ "PER_UNIT"
105268
+ ],
105244
105269
"examples": [
105245
- "flat-rate "
105270
+ "FLAT_RATE "
105246
105271
]
105247
105272
},
105248
105273
"has_free_trial": {
@@ -105380,7 +105405,7 @@
105380
105405
"description": "A professional-grade CI solution",
105381
105406
"monthly_price_in_cents": 699,
105382
105407
"yearly_price_in_cents": 7870,
105383
- "price_model": "flat-rate ",
105408
+ "price_model": "FLAT_RATE ",
105384
105409
"has_free_trial": true,
105385
105410
"state": "published",
105386
105411
"unit_name": null,
@@ -105406,7 +105431,7 @@
105406
105431
"description": "A professional-grade CI solution",
105407
105432
"monthly_price_in_cents": 1099,
105408
105433
"yearly_price_in_cents": 11870,
105409
- "price_model": "flat-rate ",
105434
+ "price_model": "FLAT_RATE ",
105410
105435
"has_free_trial": true,
105411
105436
"unit_name": null,
105412
105437
"state": "published",
@@ -105521,8 +105546,13 @@
105521
105546
},
105522
105547
"price_model": {
105523
105548
"type": "string",
105549
+ "enum": [
105550
+ "FREE",
105551
+ "FLAT_RATE",
105552
+ "PER_UNIT"
105553
+ ],
105524
105554
"examples": [
105525
- "flat-rate "
105555
+ "FLAT_RATE "
105526
105556
]
105527
105557
},
105528
105558
"has_free_trial": {
@@ -105662,8 +105692,13 @@
105662
105692
},
105663
105693
"price_model": {
105664
105694
"type": "string",
105695
+ "enum": [
105696
+ "FREE",
105697
+ "FLAT_RATE",
105698
+ "PER_UNIT"
105699
+ ],
105665
105700
"examples": [
105666
- "flat-rate "
105701
+ "FLAT_RATE "
105667
105702
]
105668
105703
},
105669
105704
"has_free_trial": {
@@ -105792,7 +105827,7 @@
105792
105827
"description": "A professional-grade CI solution",
105793
105828
"monthly_price_in_cents": 1099,
105794
105829
"yearly_price_in_cents": 11870,
105795
- "price_model": "flat-rate ",
105830
+ "price_model": "FLAT_RATE ",
105796
105831
"has_free_trial": true,
105797
105832
"unit_name": null,
105798
105833
"state": "published",
@@ -105861,8 +105896,13 @@
105861
105896
},
105862
105897
"price_model": {
105863
105898
"type": "string",
105899
+ "enum": [
105900
+ "FREE",
105901
+ "FLAT_RATE",
105902
+ "PER_UNIT"
105903
+ ],
105864
105904
"examples": [
105865
- "flat-rate "
105905
+ "FLAT_RATE "
105866
105906
]
105867
105907
},
105868
105908
"has_free_trial": {
@@ -106026,7 +106066,7 @@
106026
106066
"description": "A professional-grade CI solution",
106027
106067
"monthly_price_in_cents": 699,
106028
106068
"yearly_price_in_cents": 7870,
106029
- "price_model": "flat-rate ",
106069
+ "price_model": "FLAT_RATE ",
106030
106070
"has_free_trial": true,
106031
106071
"state": "published",
106032
106072
"unit_name": null,
@@ -106052,7 +106092,7 @@
106052
106092
"description": "A professional-grade CI solution",
106053
106093
"monthly_price_in_cents": 1099,
106054
106094
"yearly_price_in_cents": 11870,
106055
- "price_model": "flat-rate ",
106095
+ "price_model": "FLAT_RATE ",
106056
106096
"has_free_trial": true,
106057
106097
"unit_name": null,
106058
106098
"state": "published",
@@ -106170,8 +106210,13 @@
106170
106210
},
106171
106211
"price_model": {
106172
106212
"type": "string",
106213
+ "enum": [
106214
+ "FREE",
106215
+ "FLAT_RATE",
106216
+ "PER_UNIT"
106217
+ ],
106173
106218
"examples": [
106174
- "flat-rate "
106219
+ "FLAT_RATE "
106175
106220
]
106176
106221
},
106177
106222
"has_free_trial": {
@@ -106311,8 +106356,13 @@
106311
106356
},
106312
106357
"price_model": {
106313
106358
"type": "string",
106359
+ "enum": [
106360
+ "FREE",
106361
+ "FLAT_RATE",
106362
+ "PER_UNIT"
106363
+ ],
106314
106364
"examples": [
106315
- "flat-rate "
106365
+ "FLAT_RATE "
106316
106366
]
106317
106367
},
106318
106368
"has_free_trial": {
@@ -106454,7 +106504,7 @@
106454
106504
"description": "A professional-grade CI solution",
106455
106505
"monthly_price_in_cents": 1099,
106456
106506
"yearly_price_in_cents": 11870,
106457
- "price_model": "flat-rate ",
106507
+ "price_model": "FLAT_RATE ",
106458
106508
"has_free_trial": true,
106459
106509
"unit_name": null,
106460
106510
"state": "published",
@@ -106619,8 +106669,13 @@
106619
106669
},
106620
106670
"price_model": {
106621
106671
"type": "string",
106672
+ "enum": [
106673
+ "FREE",
106674
+ "FLAT_RATE",
106675
+ "PER_UNIT"
106676
+ ],
106622
106677
"examples": [
106623
- "flat-rate "
106678
+ "FLAT_RATE "
106624
106679
]
106625
106680
},
106626
106681
"has_free_trial": {
@@ -106771,7 +106826,7 @@
106771
106826
"description": "A professional-grade CI solution",
106772
106827
"monthly_price_in_cents": 1099,
106773
106828
"yearly_price_in_cents": 11870,
106774
- "price_model": "flat-rate ",
106829
+ "price_model": "FLAT_RATE ",
106775
106830
"has_free_trial": true,
106776
106831
"unit_name": null,
106777
106832
"state": "published",
@@ -106936,8 +106991,13 @@
106936
106991
},
106937
106992
"price_model": {
106938
106993
"type": "string",
106994
+ "enum": [
106995
+ "FREE",
106996
+ "FLAT_RATE",
106997
+ "PER_UNIT"
106998
+ ],
106939
106999
"examples": [
106940
- "flat-rate "
107000
+ "FLAT_RATE "
106941
107001
]
106942
107002
},
106943
107003
"has_free_trial": {
0 commit comments