File tree Expand file tree Collapse file tree 12 files changed +264
-0
lines changed
test/Microsoft.OpenAPI.OData.Reader.Tests/Resources Expand file tree Collapse file tree 12 files changed +264
-0
lines changed Original file line number Diff line number Diff line change 697
697
}
698
698
},
699
699
"post" : {
700
+ "summary" : " Sets a new value for the collection of Address." ,
701
+ "operationId" : " Addresses.Address.SetAddress" ,
700
702
"consumes" : [
701
703
" application/json"
702
704
],
1525
1527
}
1526
1528
},
1527
1529
"post" : {
1530
+ "summary" : " Sets a new value for the collection of Address." ,
1531
+ "operationId" : " Addresses.Address.SetAddress" ,
1528
1532
"consumes" : [
1529
1533
" application/json"
1530
1534
],
Original file line number Diff line number Diff line change @@ -456,6 +456,8 @@ paths:
456
456
default :
457
457
$ref : ' #/responses/error'
458
458
post :
459
+ summary : Sets a new value for the collection of Address.
460
+ operationId : Addresses.Address.SetAddress
459
461
consumes :
460
462
- application/json
461
463
parameters :
@@ -1005,6 +1007,8 @@ paths:
1005
1007
default :
1006
1008
$ref : ' #/responses/error'
1007
1009
post :
1010
+ summary : Sets a new value for the collection of Address.
1011
+ operationId : Addresses.Address.SetAddress
1008
1012
consumes :
1009
1013
- application/json
1010
1014
parameters :
Original file line number Diff line number Diff line change 780
780
}
781
781
},
782
782
"post" : {
783
+ "summary" : " Sets a new value for the collection of Address." ,
784
+ "operationId" : " Addresses.Address.SetAddress" ,
783
785
"parameters" : [
784
786
{
785
787
"name" : " If-Match" ,
1696
1698
}
1697
1699
},
1698
1700
"post" : {
1701
+ "summary" : " Sets a new value for the collection of Address." ,
1702
+ "operationId" : " Addresses.Address.SetAddress" ,
1699
1703
"parameters" : [
1700
1704
{
1701
1705
"name" : " UserName" ,
Original file line number Diff line number Diff line change @@ -513,6 +513,8 @@ paths:
513
513
default :
514
514
$ref : ' #/components/responses/error'
515
515
post :
516
+ summary : Sets a new value for the collection of Address.
517
+ operationId : Addresses.Address.SetAddress
516
518
parameters :
517
519
- name : If-Match
518
520
in : header
@@ -1122,6 +1124,8 @@ paths:
1122
1124
default :
1123
1125
$ref : ' #/components/responses/error'
1124
1126
post :
1127
+ summary : Sets a new value for the collection of Address.
1128
+ operationId : Addresses.Address.SetAddress
1125
1129
parameters :
1126
1130
- name : UserName
1127
1131
in : path
Original file line number Diff line number Diff line change 1124
1124
}
1125
1125
},
1126
1126
"post" : {
1127
+ "summary" : " Sets a new value for the collection of DocumentTagRelDto." ,
1128
+ "operationId" : " Tags.DocumentTagRelDto.SetDocumentTagRelDto" ,
1127
1129
"consumes" : [
1128
1130
" application/json"
1129
1131
],
1868
1870
}
1869
1871
},
1870
1872
"post" : {
1873
+ "summary" : " Sets a new value for the collection of DocumentTagRelDto." ,
1874
+ "operationId" : " Tags.DocumentTagRelDto.SetDocumentTagRelDto" ,
1871
1875
"consumes" : [
1872
1876
" application/json"
1873
1877
],
2851
2855
}
2852
2856
},
2853
2857
"post" : {
2858
+ "summary" : " Sets a new value for the collection of DocumentClass." ,
2859
+ "operationId" : " DocumentClasses.DocumentClass.SetDocumentClass" ,
2854
2860
"consumes" : [
2855
2861
" application/json"
2856
2862
],
3095
3101
}
3096
3102
},
3097
3103
"post" : {
3104
+ "summary" : " Sets a new value for the collection of DocumentTagRel." ,
3105
+ "operationId" : " Tags.DocumentTagRel.SetDocumentTagRel" ,
3098
3106
"consumes" : [
3099
3107
" application/json"
3100
3108
],
4015
4023
}
4016
4024
},
4017
4025
"post" : {
4026
+ "summary" : " Sets a new value for the collection of DocumentTagRelDto." ,
4027
+ "operationId" : " Tags.DocumentTagRelDto.SetDocumentTagRelDto" ,
4018
4028
"consumes" : [
4019
4029
" application/json"
4020
4030
],
Original file line number Diff line number Diff line change @@ -799,6 +799,8 @@ paths:
799
799
default :
800
800
$ref : ' #/responses/error'
801
801
post :
802
+ summary : Sets a new value for the collection of DocumentTagRelDto.
803
+ operationId : Tags.DocumentTagRelDto.SetDocumentTagRelDto
802
804
consumes :
803
805
- application/json
804
806
parameters :
@@ -1331,6 +1333,8 @@ paths:
1331
1333
default :
1332
1334
$ref : ' #/responses/error'
1333
1335
post :
1336
+ summary : Sets a new value for the collection of DocumentTagRelDto.
1337
+ operationId : Tags.DocumentTagRelDto.SetDocumentTagRelDto
1334
1338
consumes :
1335
1339
- application/json
1336
1340
parameters :
@@ -2052,6 +2056,8 @@ paths:
2052
2056
default :
2053
2057
$ref : ' #/responses/error'
2054
2058
post :
2059
+ summary : Sets a new value for the collection of DocumentClass.
2060
+ operationId : DocumentClasses.DocumentClass.SetDocumentClass
2055
2061
consumes :
2056
2062
- application/json
2057
2063
parameters :
@@ -2223,6 +2229,8 @@ paths:
2223
2229
default :
2224
2230
$ref : ' #/responses/error'
2225
2231
post :
2232
+ summary : Sets a new value for the collection of DocumentTagRel.
2233
+ operationId : Tags.DocumentTagRel.SetDocumentTagRel
2226
2234
consumes :
2227
2235
- application/json
2228
2236
parameters :
@@ -2880,6 +2888,8 @@ paths:
2880
2888
default :
2881
2889
$ref : ' #/responses/error'
2882
2890
post :
2891
+ summary : Sets a new value for the collection of DocumentTagRelDto.
2892
+ operationId : Tags.DocumentTagRelDto.SetDocumentTagRelDto
2883
2893
consumes :
2884
2894
- application/json
2885
2895
parameters :
Original file line number Diff line number Diff line change 1256
1256
}
1257
1257
},
1258
1258
"post" : {
1259
+ "summary" : " Sets a new value for the collection of DocumentTagRelDto." ,
1260
+ "operationId" : " Tags.DocumentTagRelDto.SetDocumentTagRelDto" ,
1259
1261
"parameters" : [
1260
1262
{
1261
1263
"name" : " Id" ,
2097
2099
}
2098
2100
},
2099
2101
"post" : {
2102
+ "summary" : " Sets a new value for the collection of DocumentTagRelDto." ,
2103
+ "operationId" : " Tags.DocumentTagRelDto.SetDocumentTagRelDto" ,
2100
2104
"parameters" : [
2101
2105
{
2102
2106
"name" : " Id" ,
3246
3250
}
3247
3251
},
3248
3252
"post" : {
3253
+ "summary" : " Sets a new value for the collection of DocumentClass." ,
3254
+ "operationId" : " DocumentClasses.DocumentClass.SetDocumentClass" ,
3249
3255
"parameters" : [
3250
3256
{
3251
3257
"name" : " Id" ,
3517
3523
}
3518
3524
},
3519
3525
"post" : {
3526
+ "summary" : " Sets a new value for the collection of DocumentTagRel." ,
3527
+ "operationId" : " Tags.DocumentTagRel.SetDocumentTagRel" ,
3520
3528
"parameters" : [
3521
3529
{
3522
3530
"name" : " Id" ,
4542
4550
}
4543
4551
},
4544
4552
"post" : {
4553
+ "summary" : " Sets a new value for the collection of DocumentTagRelDto." ,
4554
+ "operationId" : " Tags.DocumentTagRelDto.SetDocumentTagRelDto" ,
4545
4555
"parameters" : [
4546
4556
{
4547
4557
"name" : " Id" ,
Original file line number Diff line number Diff line change @@ -884,6 +884,8 @@ paths:
884
884
default :
885
885
$ref : ' #/components/responses/error'
886
886
post :
887
+ summary : Sets a new value for the collection of DocumentTagRelDto.
888
+ operationId : Tags.DocumentTagRelDto.SetDocumentTagRelDto
887
889
parameters :
888
890
- name : Id
889
891
in : path
@@ -1479,6 +1481,8 @@ paths:
1479
1481
default :
1480
1482
$ref : ' #/components/responses/error'
1481
1483
post :
1484
+ summary : Sets a new value for the collection of DocumentTagRelDto.
1485
+ operationId : Tags.DocumentTagRelDto.SetDocumentTagRelDto
1482
1486
parameters :
1483
1487
- name : Id
1484
1488
in : path
@@ -2305,6 +2309,8 @@ paths:
2305
2309
default :
2306
2310
$ref : ' #/components/responses/error'
2307
2311
post :
2312
+ summary : Sets a new value for the collection of DocumentClass.
2313
+ operationId : DocumentClasses.DocumentClass.SetDocumentClass
2308
2314
parameters :
2309
2315
- name : Id
2310
2316
in : path
@@ -2493,6 +2499,8 @@ paths:
2493
2499
default :
2494
2500
$ref : ' #/components/responses/error'
2495
2501
post :
2502
+ summary : Sets a new value for the collection of DocumentTagRel.
2503
+ operationId : Tags.DocumentTagRel.SetDocumentTagRel
2496
2504
parameters :
2497
2505
- name : Id
2498
2506
in : path
@@ -3217,6 +3225,8 @@ paths:
3217
3225
default :
3218
3226
$ref : ' #/components/responses/error'
3219
3227
post :
3228
+ summary : Sets a new value for the collection of DocumentTagRelDto.
3229
+ operationId : Tags.DocumentTagRelDto.SetDocumentTagRelDto
3220
3230
parameters :
3221
3231
- name : Id
3222
3232
in : path
You can’t perform that action at this time.
0 commit comments