Skip to content

Commit 5c3b5c1

Browse files
authored
Merge pull request #50 from authzed/update-openapi-spec
chore: update OpenAPI spec
2 parents fab5a7c + 6951b14 commit 5c3b5c1

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

openapi-spec.yaml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1200,7 +1200,7 @@ components:
12001200
type: string
12011201
name:
12021202
description: The name of the Policy
1203-
maxLength: 50
1203+
maxLength: 100
12041204
minLength: 1
12051205
type: string
12061206
permissionsSystemID:
@@ -1245,7 +1245,7 @@ components:
12451245
type: string
12461246
name:
12471247
description: The name of the Policy
1248-
maxLength: 50
1248+
maxLength: 100
12491249
minLength: 1
12501250
type: string
12511251
permissionsSystemID:
@@ -1288,7 +1288,7 @@ components:
12881288
type: string
12891289
name:
12901290
description: The name of the Role
1291-
maxLength: 50
1291+
maxLength: 100
12921292
minLength: 1
12931293
type: string
12941294
permissions:
@@ -1323,7 +1323,7 @@ components:
13231323
type: string
13241324
name:
13251325
description: The name of the Role
1326-
maxLength: 50
1326+
maxLength: 100
13271327
minLength: 1
13281328
type: string
13291329
permissions:
@@ -1356,7 +1356,7 @@ components:
13561356
type: string
13571357
name:
13581358
description: The name of the Service Account
1359-
maxLength: 50
1359+
maxLength: 100
13601360
minLength: 1
13611361
type: string
13621362
permissionsSystemID:
@@ -1390,7 +1390,7 @@ components:
13901390
type: string
13911391
name:
13921392
description: The name of the Service Account
1393-
maxLength: 50
1393+
maxLength: 100
13941394
minLength: 1
13951395
type: string
13961396
permissionsSystemID:
@@ -1425,7 +1425,7 @@ components:
14251425
type: string
14261426
name:
14271427
description: The name of the Token
1428-
maxLength: 50
1428+
maxLength: 100
14291429
minLength: 1
14301430
type: string
14311431
permissionsSystemID:
@@ -1466,7 +1466,7 @@ components:
14661466
type: string
14671467
name:
14681468
description: The name of the Token
1469-
maxLength: 50
1469+
maxLength: 100
14701470
minLength: 1
14711471
type: string
14721472
permissionsSystemID:
@@ -1614,7 +1614,7 @@ components:
16141614
type: string
16151615
name:
16161616
description: The name of the Policy
1617-
maxLength: 50
1617+
maxLength: 100
16181618
minLength: 1
16191619
type: string
16201620
permissionsSystemID:
@@ -1671,7 +1671,7 @@ components:
16711671
type: string
16721672
name:
16731673
description: The name of the Role
1674-
maxLength: 50
1674+
maxLength: 100
16751675
minLength: 1
16761676
type: string
16771677
permissions:
@@ -1719,7 +1719,7 @@ components:
17191719
type: string
17201720
name:
17211721
description: The name of the Service Account
1722-
maxLength: 50
1722+
maxLength: 100
17231723
minLength: 1
17241724
type: string
17251725
permissionsSystemID:
@@ -1773,7 +1773,7 @@ components:
17731773
type: string
17741774
name:
17751775
description: The name of the Token
1776-
maxLength: 50
1776+
maxLength: 100
17771777
minLength: 1
17781778
type: string
17791779
permissionsSystemID:
@@ -1974,7 +1974,7 @@ components:
19741974
type: string
19751975
name:
19761976
description: The name of the Policy
1977-
maxLength: 50
1977+
maxLength: 100
19781978
minLength: 1
19791979
type: string
19801980
permissionsSystemID:
@@ -2031,7 +2031,7 @@ components:
20312031
type: string
20322032
name:
20332033
description: The name of the Role
2034-
maxLength: 50
2034+
maxLength: 100
20352035
minLength: 1
20362036
type: string
20372037
permissions:
@@ -2079,7 +2079,7 @@ components:
20792079
type: string
20802080
name:
20812081
description: The name of the Service Account
2082-
maxLength: 50
2082+
maxLength: 100
20832083
minLength: 1
20842084
type: string
20852085
permissionsSystemID:
@@ -2233,7 +2233,7 @@ components:
22332233
type: string
22342234
name:
22352235
description: The name of the Token
2236-
maxLength: 50
2236+
maxLength: 100
22372237
minLength: 1
22382238
type: string
22392239
permissionsSystemID:
@@ -2267,7 +2267,7 @@ components:
22672267
type: string
22682268
name:
22692269
description: The name of the Policy
2270-
maxLength: 50
2270+
maxLength: 100
22712271
minLength: 1
22722272
type: string
22732273
principalID:
@@ -2306,7 +2306,7 @@ components:
23062306
type: string
23072307
name:
23082308
description: The name of the Policy
2309-
maxLength: 50
2309+
maxLength: 100
23102310
minLength: 1
23112311
type: string
23122312
permissionsSystemID:
@@ -2349,7 +2349,7 @@ components:
23492349
type: string
23502350
name:
23512351
description: The name of the Role
2352-
maxLength: 50
2352+
maxLength: 100
23532353
minLength: 1
23542354
type: string
23552355
permissions:
@@ -2379,7 +2379,7 @@ components:
23792379
type: string
23802380
name:
23812381
description: The name of the Role
2382-
maxLength: 50
2382+
maxLength: 100
23832383
minLength: 1
23842384
type: string
23852385
permissions:
@@ -2416,7 +2416,7 @@ components:
24162416
type: string
24172417
name:
24182418
description: The name of the Service Account
2419-
maxLength: 50
2419+
maxLength: 100
24202420
minLength: 1
24212421
type: string
24222422
permissionsSystemID:
@@ -2450,7 +2450,7 @@ components:
24502450
type: string
24512451
name:
24522452
description: The name of the Service Account
2453-
maxLength: 50
2453+
maxLength: 100
24542454
minLength: 1
24552455
type: string
24562456
permissionsSystemID:
@@ -2485,7 +2485,7 @@ components:
24852485
type: string
24862486
name:
24872487
description: The name of the Token
2488-
maxLength: 50
2488+
maxLength: 100
24892489
minLength: 1
24902490
type: string
24912491
required:
@@ -2518,7 +2518,7 @@ components:
25182518
type: string
25192519
name:
25202520
description: The name of the Token
2521-
maxLength: 50
2521+
maxLength: 100
25222522
minLength: 1
25232523
type: string
25242524
permissionsSystemID:

0 commit comments

Comments
 (0)