Skip to content

Commit baf82f3

Browse files
Merge pull request #137 from openziti/add.central.config
addresses openziti/ziti#2505 adds central configuration types
2 parents 23ef720 + 2dd5460 commit baf82f3

File tree

68 files changed

+15763
-3502
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+15763
-3502
lines changed

client.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ info:
1515
license:
1616
name: Apache 2.0
1717
url: https://www.apache.org/licenses/LICENSE-2.0.html
18-
version: 0.26.39
18+
version: 0.26.40
1919
host: demo.ziti.dev
2020
basePath: /edge/client/v1
2121
paths:
@@ -4231,6 +4231,8 @@ definitions:
42314231
name:
42324232
type: string
42334233
example: MyApps Signer
4234+
openIdConfigurationUrl:
4235+
type: string
42344236
scopes:
42354237
type: array
42364238
items:

0 commit comments

Comments
 (0)