Skip to content

Commit 0b84568

Browse files
committed
autogen: prepare for OSS release - v26.2.0
GitOrigin-RevId: 371c7d8f23b24e60387650426995f051f8a8c758
1 parent 011a01c commit 0b84568

File tree

3 files changed

+481
-511
lines changed

3 files changed

+481
-511
lines changed

.schema/config.schema.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1036,7 +1036,7 @@
10361036
"examples": ["cpu"]
10371037
},
10381038
"tracing": {
1039-
"$ref": "https://raw.githubusercontent.com/ory/hydra/ab35ad47/oryx/otelx/config.schema.json"
1039+
"$ref": "https://raw.githubusercontent.com/ory/hydra/011a01ce/oryx/otelx/config.schema.json"
10401040
},
10411041
"sqa": {
10421042
"type": "object",
@@ -1091,7 +1091,8 @@
10911091
"feature_flags": {
10921092
"title": "Feature flags",
10931093
"type": "object",
1094-
"additionalProperties": true
1094+
"additionalProperties": true,
1095+
"properties": {}
10951096
}
10961097
},
10971098
"additionalProperties": false

0 commit comments

Comments
 (0)