@octokit/openapi 11.1.1 → 11.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -22875,27 +22875,19 @@
22875
22875
  },
22876
22876
  "type": "object",
22877
22877
  "additionalProperties": {
22878
- "oneOf": [
22879
- {
22880
- "type": "object",
22881
- "nullable": true,
22882
- "properties": {
22883
- "content": {
22884
- "description": "The new content of the file.",
22885
- "type": "string"
22886
- },
22887
- "filename": {
22888
- "description": "The new filename for the file.",
22889
- "type": "string",
22890
- "nullable": true
22891
- }
22892
- }
22878
+ "type": "object",
22879
+ "nullable": true,
22880
+ "properties": {
22881
+ "content": {
22882
+ "description": "The new content of the file.",
22883
+ "type": "string"
22893
22884
  },
22894
- {
22895
- "type": "object",
22896
- "maxProperties": 0
22885
+ "filename": {
22886
+ "description": "The new filename for the file.",
22887
+ "type": "string",
22888
+ "nullable": true
22897
22889
  }
22898
- ]
22890
+ }
22899
22891
  }
22900
22892
  }
22901
22893
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -2206,26 +2206,18 @@
2206
2206
  },
2207
2207
  "type": "object",
2208
2208
  "additionalProperties": {
2209
- "oneOf": [
2210
- {
2211
- "type": "object",
2212
- "properties": {
2213
- "content": {
2214
- "description": "The new content of the file.",
2215
- "type": "string"
2216
- },
2217
- "filename": {
2218
- "description": "The new filename for the file.",
2219
- "type": "string",
2220
- "nullable": true
2221
- }
2222
- }
2209
+ "type": "object",
2210
+ "properties": {
2211
+ "content": {
2212
+ "description": "The new content of the file.",
2213
+ "type": "string"
2223
2214
  },
2224
- {
2225
- "type": "object",
2226
- "maxProperties": 0
2215
+ "filename": {
2216
+ "description": "The new filename for the file.",
2217
+ "type": "string",
2218
+ "nullable": true
2227
2219
  }
2228
- ]
2220
+ }
2229
2221
  }
2230
2222
  }
2231
2223
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -32884,27 +32884,19 @@
32884
32884
  },
32885
32885
  "type": "object",
32886
32886
  "additionalProperties": {
32887
- "oneOf": [
32888
- {
32889
- "type": "object",
32890
- "nullable": true,
32891
- "properties": {
32892
- "content": {
32893
- "description": "The new content of the file.",
32894
- "type": "string"
32895
- },
32896
- "filename": {
32897
- "description": "The new filename for the file.",
32898
- "type": "string",
32899
- "nullable": true
32900
- }
32901
- }
32887
+ "type": "object",
32888
+ "nullable": true,
32889
+ "properties": {
32890
+ "content": {
32891
+ "description": "The new content of the file.",
32892
+ "type": "string"
32902
32893
  },
32903
- {
32904
- "type": "object",
32905
- "maxProperties": 0
32894
+ "filename": {
32895
+ "description": "The new filename for the file.",
32896
+ "type": "string",
32897
+ "nullable": true
32906
32898
  }
32907
- ]
32899
+ }
32908
32900
  }
32909
32901
  }
32910
32902
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -5211,26 +5211,18 @@
5211
5211
  },
5212
5212
  "type": "object",
5213
5213
  "additionalProperties": {
5214
- "oneOf": [
5215
- {
5216
- "type": "object",
5217
- "properties": {
5218
- "content": {
5219
- "description": "The new content of the file.",
5220
- "type": "string"
5221
- },
5222
- "filename": {
5223
- "description": "The new filename for the file.",
5224
- "type": "string",
5225
- "nullable": true
5226
- }
5227
- }
5214
+ "type": "object",
5215
+ "properties": {
5216
+ "content": {
5217
+ "description": "The new content of the file.",
5218
+ "type": "string"
5228
5219
  },
5229
- {
5230
- "type": "object",
5231
- "maxProperties": 0
5220
+ "filename": {
5221
+ "description": "The new filename for the file.",
5222
+ "type": "string",
5223
+ "nullable": true
5232
5224
  }
5233
- ]
5225
+ }
5234
5226
  }
5235
5227
  }
5236
5228
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -42192,27 +42192,19 @@
42192
42192
  },
42193
42193
  "type": "object",
42194
42194
  "additionalProperties": {
42195
- "oneOf": [
42196
- {
42197
- "type": "object",
42198
- "nullable": true,
42199
- "properties": {
42200
- "content": {
42201
- "description": "The new content of the file.",
42202
- "type": "string"
42203
- },
42204
- "filename": {
42205
- "description": "The new filename for the file.",
42206
- "type": "string",
42207
- "nullable": true
42208
- }
42209
- }
42195
+ "type": "object",
42196
+ "nullable": true,
42197
+ "properties": {
42198
+ "content": {
42199
+ "description": "The new content of the file.",
42200
+ "type": "string"
42210
42201
  },
42211
- {
42212
- "type": "object",
42213
- "maxProperties": 0
42202
+ "filename": {
42203
+ "description": "The new filename for the file.",
42204
+ "type": "string",
42205
+ "nullable": true
42214
42206
  }
42215
- ]
42207
+ }
42216
42208
  }
42217
42209
  }
42218
42210
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -7680,26 +7680,18 @@
7680
7680
  },
7681
7681
  "type": "object",
7682
7682
  "additionalProperties": {
7683
- "oneOf": [
7684
- {
7685
- "type": "object",
7686
- "properties": {
7687
- "content": {
7688
- "description": "The new content of the file.",
7689
- "type": "string"
7690
- },
7691
- "filename": {
7692
- "description": "The new filename for the file.",
7693
- "type": "string",
7694
- "nullable": true
7695
- }
7696
- }
7683
+ "type": "object",
7684
+ "properties": {
7685
+ "content": {
7686
+ "description": "The new content of the file.",
7687
+ "type": "string"
7697
7688
  },
7698
- {
7699
- "type": "object",
7700
- "maxProperties": 0
7689
+ "filename": {
7690
+ "description": "The new filename for the file.",
7691
+ "type": "string",
7692
+ "nullable": true
7701
7693
  }
7702
- ]
7694
+ }
7703
7695
  }
7704
7696
  }
7705
7697
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -42833,27 +42833,19 @@
42833
42833
  },
42834
42834
  "type": "object",
42835
42835
  "additionalProperties": {
42836
- "oneOf": [
42837
- {
42838
- "type": "object",
42839
- "nullable": true,
42840
- "properties": {
42841
- "content": {
42842
- "description": "The new content of the file.",
42843
- "type": "string"
42844
- },
42845
- "filename": {
42846
- "description": "The new filename for the file.",
42847
- "type": "string",
42848
- "nullable": true
42849
- }
42850
- }
42836
+ "type": "object",
42837
+ "nullable": true,
42838
+ "properties": {
42839
+ "content": {
42840
+ "description": "The new content of the file.",
42841
+ "type": "string"
42851
42842
  },
42852
- {
42853
- "type": "object",
42854
- "maxProperties": 0
42843
+ "filename": {
42844
+ "description": "The new filename for the file.",
42845
+ "type": "string",
42846
+ "nullable": true
42855
42847
  }
42856
- ]
42848
+ }
42857
42849
  }
42858
42850
  }
42859
42851
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -7782,26 +7782,18 @@
7782
7782
  },
7783
7783
  "type": "object",
7784
7784
  "additionalProperties": {
7785
- "oneOf": [
7786
- {
7787
- "type": "object",
7788
- "properties": {
7789
- "content": {
7790
- "description": "The new content of the file.",
7791
- "type": "string"
7792
- },
7793
- "filename": {
7794
- "description": "The new filename for the file.",
7795
- "type": "string",
7796
- "nullable": true
7797
- }
7798
- }
7785
+ "type": "object",
7786
+ "properties": {
7787
+ "content": {
7788
+ "description": "The new content of the file.",
7789
+ "type": "string"
7799
7790
  },
7800
- {
7801
- "type": "object",
7802
- "maxProperties": 0
7791
+ "filename": {
7792
+ "description": "The new filename for the file.",
7793
+ "type": "string",
7794
+ "nullable": true
7803
7795
  }
7804
- ]
7796
+ }
7805
7797
  }
7806
7798
  }
7807
7799
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -44134,27 +44134,19 @@
44134
44134
  },
44135
44135
  "type": "object",
44136
44136
  "additionalProperties": {
44137
- "oneOf": [
44138
- {
44139
- "type": "object",
44140
- "nullable": true,
44141
- "properties": {
44142
- "content": {
44143
- "description": "The new content of the file.",
44144
- "type": "string"
44145
- },
44146
- "filename": {
44147
- "description": "The new filename for the file.",
44148
- "type": "string",
44149
- "nullable": true
44150
- }
44151
- }
44137
+ "type": "object",
44138
+ "nullable": true,
44139
+ "properties": {
44140
+ "content": {
44141
+ "description": "The new content of the file.",
44142
+ "type": "string"
44152
44143
  },
44153
- {
44154
- "type": "object",
44155
- "maxProperties": 0
44144
+ "filename": {
44145
+ "description": "The new filename for the file.",
44146
+ "type": "string",
44147
+ "nullable": true
44156
44148
  }
44157
- ]
44149
+ }
44158
44150
  }
44159
44151
  }
44160
44152
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -7941,26 +7941,18 @@
7941
7941
  },
7942
7942
  "type": "object",
7943
7943
  "additionalProperties": {
7944
- "oneOf": [
7945
- {
7946
- "type": "object",
7947
- "properties": {
7948
- "content": {
7949
- "description": "The new content of the file.",
7950
- "type": "string"
7951
- },
7952
- "filename": {
7953
- "description": "The new filename for the file.",
7954
- "type": "string",
7955
- "nullable": true
7956
- }
7957
- }
7944
+ "type": "object",
7945
+ "properties": {
7946
+ "content": {
7947
+ "description": "The new content of the file.",
7948
+ "type": "string"
7958
7949
  },
7959
- {
7960
- "type": "object",
7961
- "maxProperties": 0
7950
+ "filename": {
7951
+ "description": "The new filename for the file.",
7952
+ "type": "string",
7953
+ "nullable": true
7962
7954
  }
7963
- ]
7955
+ }
7964
7956
  }
7965
7957
  }
7966
7958
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -46746,27 +46746,19 @@
46746
46746
  },
46747
46747
  "type": "object",
46748
46748
  "additionalProperties": {
46749
- "oneOf": [
46750
- {
46751
- "type": "object",
46752
- "nullable": true,
46753
- "properties": {
46754
- "content": {
46755
- "description": "The new content of the file.",
46756
- "type": "string"
46757
- },
46758
- "filename": {
46759
- "description": "The new filename for the file.",
46760
- "type": "string",
46761
- "nullable": true
46762
- }
46763
- }
46749
+ "type": "object",
46750
+ "nullable": true,
46751
+ "properties": {
46752
+ "content": {
46753
+ "description": "The new content of the file.",
46754
+ "type": "string"
46764
46755
  },
46765
- {
46766
- "type": "object",
46767
- "maxProperties": 0
46756
+ "filename": {
46757
+ "description": "The new filename for the file.",
46758
+ "type": "string",
46759
+ "nullable": true
46768
46760
  }
46769
- ]
46761
+ }
46770
46762
  }
46771
46763
  }
46772
46764
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -8738,26 +8738,18 @@
8738
8738
  },
8739
8739
  "type": "object",
8740
8740
  "additionalProperties": {
8741
- "oneOf": [
8742
- {
8743
- "type": "object",
8744
- "properties": {
8745
- "content": {
8746
- "description": "The new content of the file.",
8747
- "type": "string"
8748
- },
8749
- "filename": {
8750
- "description": "The new filename for the file.",
8751
- "type": "string",
8752
- "nullable": true
8753
- }
8754
- }
8741
+ "type": "object",
8742
+ "properties": {
8743
+ "content": {
8744
+ "description": "The new content of the file.",
8745
+ "type": "string"
8755
8746
  },
8756
- {
8757
- "type": "object",
8758
- "maxProperties": 0
8747
+ "filename": {
8748
+ "description": "The new filename for the file.",
8749
+ "type": "string",
8750
+ "nullable": true
8759
8751
  }
8760
- ]
8752
+ }
8761
8753
  }
8762
8754
  }
8763
8755
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -28202,27 +28202,19 @@
28202
28202
  },
28203
28203
  "type": "object",
28204
28204
  "additionalProperties": {
28205
- "oneOf": [
28206
- {
28207
- "type": "object",
28208
- "nullable": true,
28209
- "properties": {
28210
- "content": {
28211
- "description": "The new content of the file.",
28212
- "type": "string"
28213
- },
28214
- "filename": {
28215
- "description": "The new filename for the file.",
28216
- "type": "string",
28217
- "nullable": true
28218
- }
28219
- }
28205
+ "type": "object",
28206
+ "nullable": true,
28207
+ "properties": {
28208
+ "content": {
28209
+ "description": "The new content of the file.",
28210
+ "type": "string"
28220
28211
  },
28221
- {
28222
- "type": "object",
28223
- "maxProperties": 0
28212
+ "filename": {
28213
+ "description": "The new filename for the file.",
28214
+ "type": "string",
28215
+ "nullable": true
28224
28216
  }
28225
- ]
28217
+ }
28226
28218
  }
28227
28219
  }
28228
28220
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "11.1.1",
4
+ "version": "11.1.2",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -5645,26 +5645,18 @@
5645
5645
  },
5646
5646
  "type": "object",
5647
5647
  "additionalProperties": {
5648
- "oneOf": [
5649
- {
5650
- "type": "object",
5651
- "properties": {
5652
- "content": {
5653
- "description": "The new content of the file.",
5654
- "type": "string"
5655
- },
5656
- "filename": {
5657
- "description": "The new filename for the file.",
5658
- "type": "string",
5659
- "nullable": true
5660
- }
5661
- }
5648
+ "type": "object",
5649
+ "properties": {
5650
+ "content": {
5651
+ "description": "The new content of the file.",
5652
+ "type": "string"
5662
5653
  },
5663
- {
5664
- "type": "object",
5665
- "maxProperties": 0
5654
+ "filename": {
5655
+ "description": "The new filename for the file.",
5656
+ "type": "string",
5657
+ "nullable": true
5666
5658
  }
5667
- ]
5659
+ }
5668
5660
  }
5669
5661
  }
5670
5662
  },
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "11.1.1",
6
+ "version": "11.1.2",
7
7
  "description": "GitHub's official OpenAPI spec with Octokit extensions",
8
8
  "main": "index.js",
9
9
  "files": [
@@ -30,7 +30,7 @@
30
30
  "@octokit/core": "^4.0.0",
31
31
  "deep-equal": "^2.0.5",
32
32
  "execa": "^5.1.1",
33
- "github-enterprise-server-versions": "^1.1.0",
33
+ "github-enterprise-server-versions": "^1.1.1",
34
34
  "lodash": "^4.17.21",
35
35
  "map-obj": "^4.3.0",
36
36
  "prettier": "^2.7.1",