You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/api/v2/full_spec_deref.json
+64Lines changed: 64 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -283854,6 +283854,10 @@
283854
283854
"description": "Required if type == 'replacement_string'.",
283855
283855
"type": "string"
283856
283856
},
283857
+
"should_save_match": {
283858
+
"description": "Only valid when type == `replacement_string`. When enabled, matches can be unmasked in logs by users with ‘Data Scanner Unmask’ permission. As a security best practice, avoid masking for highly-sensitive, long-lived data.",
283859
+
"type": "boolean"
283860
+
},
283857
283861
"type": {
283858
283862
"default": "none",
283859
283863
"description": "Type of the replacement text. None means no replacement.\nhash means the data will be stubbed. replacement_string means that\none can chose a text to replace the data. partial_replacement_from_beginning\nallows a user to partially replace the data from the beginning, and\npartial_replacement_from_end on the other hand, allows to replace data from\nthe end.",
@@ -284093,6 +284097,10 @@
284093
284097
"description": "Required if type == 'replacement_string'.",
284094
284098
"type": "string"
284095
284099
},
284100
+
"should_save_match": {
284101
+
"description": "Only valid when type == `replacement_string`. When enabled, matches can be unmasked in logs by users with ‘Data Scanner Unmask’ permission. As a security best practice, avoid masking for highly-sensitive, long-lived data.",
284102
+
"type": "boolean"
284103
+
},
284096
284104
"type": {
284097
284105
"default": "none",
284098
284106
"description": "Type of the replacement text. None means no replacement.\nhash means the data will be stubbed. replacement_string means that\none can chose a text to replace the data. partial_replacement_from_beginning\nallows a user to partially replace the data from the beginning, and\npartial_replacement_from_end on the other hand, allows to replace data from\nthe end.",
@@ -284480,6 +284488,10 @@
284480
284488
"description": "Required if type == 'replacement_string'.",
284481
284489
"type": "string"
284482
284490
},
284491
+
"should_save_match": {
284492
+
"description": "Only valid when type == `replacement_string`. When enabled, matches can be unmasked in logs by users with ‘Data Scanner Unmask’ permission. As a security best practice, avoid masking for highly-sensitive, long-lived data.",
284493
+
"type": "boolean"
284494
+
},
284483
284495
"type": {
284484
284496
"default": "none",
284485
284497
"description": "Type of the replacement text. None means no replacement.\nhash means the data will be stubbed. replacement_string means that\none can chose a text to replace the data. partial_replacement_from_beginning\nallows a user to partially replace the data from the beginning, and\npartial_replacement_from_end on the other hand, allows to replace data from\nthe end.",
@@ -284935,6 +284947,10 @@
284935
284947
"description": "Required if type == 'replacement_string'.",
284936
284948
"type": "string"
284937
284949
},
284950
+
"should_save_match": {
284951
+
"description": "Only valid when type == `replacement_string`. When enabled, matches can be unmasked in logs by users with ‘Data Scanner Unmask’ permission. As a security best practice, avoid masking for highly-sensitive, long-lived data.",
284952
+
"type": "boolean"
284953
+
},
284938
284954
"type": {
284939
284955
"default": "none",
284940
284956
"description": "Type of the replacement text. None means no replacement.\nhash means the data will be stubbed. replacement_string means that\none can chose a text to replace the data. partial_replacement_from_beginning\nallows a user to partially replace the data from the beginning, and\npartial_replacement_from_end on the other hand, allows to replace data from\nthe end.",
@@ -287049,6 +287065,10 @@
287049
287065
"description": "Required if type == 'replacement_string'.",
287050
287066
"type": "string"
287051
287067
},
287068
+
"should_save_match": {
287069
+
"description": "Only valid when type == `replacement_string`. When enabled, matches can be unmasked in logs by users with ‘Data Scanner Unmask’ permission. As a security best practice, avoid masking for highly-sensitive, long-lived data.",
287070
+
"type": "boolean"
287071
+
},
287052
287072
"type": {
287053
287073
"default": "none",
287054
287074
"description": "Type of the replacement text. None means no replacement.\nhash means the data will be stubbed. replacement_string means that\none can chose a text to replace the data. partial_replacement_from_beginning\nallows a user to partially replace the data from the beginning, and\npartial_replacement_from_end on the other hand, allows to replace data from\nthe end.",
@@ -287176,6 +287196,10 @@
287176
287196
"description": "Required if type == 'replacement_string'.",
287177
287197
"type": "string"
287178
287198
},
287199
+
"should_save_match": {
287200
+
"description": "Only valid when type == `replacement_string`. When enabled, matches can be unmasked in logs by users with ‘Data Scanner Unmask’ permission. As a security best practice, avoid masking for highly-sensitive, long-lived data.",
287201
+
"type": "boolean"
287202
+
},
287179
287203
"type": {
287180
287204
"default": "none",
287181
287205
"description": "Type of the replacement text. None means no replacement.\nhash means the data will be stubbed. replacement_string means that\none can chose a text to replace the data. partial_replacement_from_beginning\nallows a user to partially replace the data from the beginning, and\npartial_replacement_from_end on the other hand, allows to replace data from\nthe end.",
@@ -287388,6 +287412,10 @@
287388
287412
"description": "Required if type == 'replacement_string'.",
287389
287413
"type": "string"
287390
287414
},
287415
+
"should_save_match": {
287416
+
"description": "Only valid when type == `replacement_string`. When enabled, matches can be unmasked in logs by users with ‘Data Scanner Unmask’ permission. As a security best practice, avoid masking for highly-sensitive, long-lived data.",
287417
+
"type": "boolean"
287418
+
},
287391
287419
"type": {
287392
287420
"default": "none",
287393
287421
"description": "Type of the replacement text. None means no replacement.\nhash means the data will be stubbed. replacement_string means that\none can chose a text to replace the data. partial_replacement_from_beginning\nallows a user to partially replace the data from the beginning, and\npartial_replacement_from_end on the other hand, allows to replace data from\nthe end.",
@@ -287690,6 +287718,10 @@
287690
287718
"description": "Required if type == 'replacement_string'.",
287691
287719
"type": "string"
287692
287720
},
287721
+
"should_save_match": {
287722
+
"description": "Only valid when type == `replacement_string`. When enabled, matches can be unmasked in logs by users with ‘Data Scanner Unmask’ permission. As a security best practice, avoid masking for highly-sensitive, long-lived data.",
287723
+
"type": "boolean"
287724
+
},
287693
287725
"type": {
287694
287726
"default": "none",
287695
287727
"description": "Type of the replacement text. None means no replacement.\nhash means the data will be stubbed. replacement_string means that\none can chose a text to replace the data. partial_replacement_from_beginning\nallows a user to partially replace the data from the beginning, and\npartial_replacement_from_end on the other hand, allows to replace data from\nthe end.",
@@ -287960,6 +287992,10 @@
287960
287992
"description": "Required if type == 'replacement_string'.",
287961
287993
"type": "string"
287962
287994
},
287995
+
"should_save_match": {
287996
+
"description": "Only valid when type == `replacement_string`. When enabled, matches can be unmasked in logs by users with ‘Data Scanner Unmask’ permission. As a security best practice, avoid masking for highly-sensitive, long-lived data.",
287997
+
"type": "boolean"
287998
+
},
287963
287999
"type": {
287964
288000
"default": "none",
287965
288001
"description": "Type of the replacement text. None means no replacement.\nhash means the data will be stubbed. replacement_string means that\none can chose a text to replace the data. partial_replacement_from_beginning\nallows a user to partially replace the data from the beginning, and\npartial_replacement_from_end on the other hand, allows to replace data from\nthe end.",
@@ -288180,6 +288216,10 @@
288180
288216
"description": "Required if type == 'replacement_string'.",
288181
288217
"type": "string"
288182
288218
},
288219
+
"should_save_match": {
288220
+
"description": "Only valid when type == `replacement_string`. When enabled, matches can be unmasked in logs by users with ‘Data Scanner Unmask’ permission. As a security best practice, avoid masking for highly-sensitive, long-lived data.",
288221
+
"type": "boolean"
288222
+
},
288183
288223
"type": {
288184
288224
"default": "none",
288185
288225
"description": "Type of the replacement text. None means no replacement.\nhash means the data will be stubbed. replacement_string means that\none can chose a text to replace the data. partial_replacement_from_beginning\nallows a user to partially replace the data from the beginning, and\npartial_replacement_from_end on the other hand, allows to replace data from\nthe end.",
@@ -288391,6 +288431,10 @@
288391
288431
"description": "Required if type == 'replacement_string'.",
288392
288432
"type": "string"
288393
288433
},
288434
+
"should_save_match": {
288435
+
"description": "Only valid when type == `replacement_string`. When enabled, matches can be unmasked in logs by users with ‘Data Scanner Unmask’ permission. As a security best practice, avoid masking for highly-sensitive, long-lived data.",
288436
+
"type": "boolean"
288437
+
},
288394
288438
"type": {
288395
288439
"default": "none",
288396
288440
"description": "Type of the replacement text. None means no replacement.\nhash means the data will be stubbed. replacement_string means that\none can chose a text to replace the data. partial_replacement_from_beginning\nallows a user to partially replace the data from the beginning, and\npartial_replacement_from_end on the other hand, allows to replace data from\nthe end.",
@@ -288882,6 +288926,10 @@
288882
288926
"description": "Required if type == 'replacement_string'.",
288883
288927
"type": "string"
288884
288928
},
288929
+
"should_save_match": {
288930
+
"description": "Only valid when type == `replacement_string`. When enabled, matches can be unmasked in logs by users with ‘Data Scanner Unmask’ permission. As a security best practice, avoid masking for highly-sensitive, long-lived data.",
288931
+
"type": "boolean"
288932
+
},
288885
288933
"type": {
288886
288934
"default": "none",
288887
288935
"description": "Type of the replacement text. None means no replacement.\nhash means the data will be stubbed. replacement_string means that\none can chose a text to replace the data. partial_replacement_from_beginning\nallows a user to partially replace the data from the beginning, and\npartial_replacement_from_end on the other hand, allows to replace data from\nthe end.",
@@ -587831,6 +587879,10 @@
587831
587879
"description": "Required if type == 'replacement_string'.",
587832
587880
"type": "string"
587833
587881
},
587882
+
"should_save_match": {
587883
+
"description": "Only valid when type == `replacement_string`. When enabled, matches can be unmasked in logs by users with ‘Data Scanner Unmask’ permission. As a security best practice, avoid masking for highly-sensitive, long-lived data.",
587884
+
"type": "boolean"
587885
+
},
587834
587886
"type": {
587835
587887
"default": "none",
587836
587888
"description": "Type of the replacement text. None means no replacement.\nhash means the data will be stubbed. replacement_string means that\none can chose a text to replace the data. partial_replacement_from_beginning\nallows a user to partially replace the data from the beginning, and\npartial_replacement_from_end on the other hand, allows to replace data from\nthe end.",
@@ -589720,6 +589772,10 @@
589720
589772
"description": "Required if type == 'replacement_string'.",
589721
589773
"type": "string"
589722
589774
},
589775
+
"should_save_match": {
589776
+
"description": "Only valid when type == `replacement_string`. When enabled, matches can be unmasked in logs by users with ‘Data Scanner Unmask’ permission. As a security best practice, avoid masking for highly-sensitive, long-lived data.",
589777
+
"type": "boolean"
589778
+
},
589723
589779
"type": {
589724
589780
"default": "none",
589725
589781
"description": "Type of the replacement text. None means no replacement.\nhash means the data will be stubbed. replacement_string means that\none can chose a text to replace the data. partial_replacement_from_beginning\nallows a user to partially replace the data from the beginning, and\npartial_replacement_from_end on the other hand, allows to replace data from\nthe end.",
@@ -589960,6 +590016,10 @@
589960
590016
"description": "Required if type == 'replacement_string'.",
589961
590017
"type": "string"
589962
590018
},
590019
+
"should_save_match": {
590020
+
"description": "Only valid when type == `replacement_string`. When enabled, matches can be unmasked in logs by users with ‘Data Scanner Unmask’ permission. As a security best practice, avoid masking for highly-sensitive, long-lived data.",
590021
+
"type": "boolean"
590022
+
},
589963
590023
"type": {
589964
590024
"default": "none",
589965
590025
"description": "Type of the replacement text. None means no replacement.\nhash means the data will be stubbed. replacement_string means that\none can chose a text to replace the data. partial_replacement_from_beginning\nallows a user to partially replace the data from the beginning, and\npartial_replacement_from_end on the other hand, allows to replace data from\nthe end.",
@@ -590532,6 +590592,10 @@
590532
590592
"description": "Required if type == 'replacement_string'.",
590533
590593
"type": "string"
590534
590594
},
590595
+
"should_save_match": {
590596
+
"description": "Only valid when type == `replacement_string`. When enabled, matches can be unmasked in logs by users with ‘Data Scanner Unmask’ permission. As a security best practice, avoid masking for highly-sensitive, long-lived data.",
590597
+
"type": "boolean"
590598
+
},
590535
590599
"type": {
590536
590600
"default": "none",
590537
590601
"description": "Type of the replacement text. None means no replacement.\nhash means the data will be stubbed. replacement_string means that\none can chose a text to replace the data. partial_replacement_from_beginning\nallows a user to partially replace the data from the beginning, and\npartial_replacement_from_end on the other hand, allows to replace data from\nthe end.",
0 commit comments