File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -1712,7 +1712,7 @@ components:
1712
1712
- installation_id
1713
1713
- reports
1714
1714
1715
- ExternalPrincipalList :
1715
+ ExternalPrincipalList :
1716
1716
type : object
1717
1717
required :
1718
1718
- pagination
@@ -2268,15 +2268,15 @@ paths:
2268
2268
requestBody :
2269
2269
required : true
2270
2270
content :
2271
- application/json :
2271
+ application/json :
2272
2272
schema :
2273
2273
$ref : " #/components/schemas/Policy"
2274
2274
responses :
2275
2275
201 :
2276
2276
description : policy
2277
- content :
2278
- application/json :
2279
- schema :
2277
+ content :
2278
+ application/json :
2279
+ schema :
2280
2280
$ref : " #/components/schemas/Policy"
2281
2281
400 :
2282
2282
$ref : " #/components/responses/ValidationError"
@@ -2760,7 +2760,7 @@ paths:
2760
2760
- external
2761
2761
- experimental
2762
2762
operationId : getExternalPrincipal
2763
- summary : describe external principal by id
2763
+ summary : describe external principal by id
2764
2764
responses :
2765
2765
200 :
2766
2766
description : external principal
@@ -2906,7 +2906,7 @@ paths:
2906
2906
description : too many requests
2907
2907
default :
2908
2908
$ref : " #/components/responses/ServerError"
2909
-
2909
+
2910
2910
/repositories :
2911
2911
get :
2912
2912
tags :
@@ -4572,10 +4572,10 @@ paths:
4572
4572
application/json :
4573
4573
schema :
4574
4574
$ref : " #/components/schemas/StagingMetadata"
4575
-
4575
+
4576
4576
parameters :
4577
4577
- $ref : " #/components/parameters/IfNoneMatch"
4578
-
4578
+
4579
4579
responses :
4580
4580
200 :
4581
4581
# This actually violates HTTP, which requires returning 201 if a new object was
You can’t perform that action at this time.
0 commit comments