Skip to content

Commit 6e3d63c

Browse files
WyriHaximusgithub-actions[bot]
authored andcommitted
[GitHub] Update to 1.1.4-b76fea2cb5ac476be8636e4403ed63dc from 1.1.4-2839c344a181beeed5f86fd4195f3b9a
Detected Schema changes: starting work. Building original model for commit eb3ace SPEC: extracted 2 commits from history └─┬Paths └─┬/advisories └─┬GET └─┬Parameters └─┬Schema └──[M] $ref (163:11)❌ Date: 03/22/24 | Commit: New: etc/specs/GitHub/previous.spec.yaml, Original: etc/specs/GitHub/current.spec.yaml Document Element | Total Changes | Breaking Changes paths | 1 | 1 ❌ 1 Breaking changes out of 1 INFO: Modifications: 1 INFO: Breaking Modifications: 1
1 parent 0a13807 commit 6e3d63c

File tree

2 files changed

+3
-16
lines changed

2 files changed

+3
-16
lines changed

clients/GitHub/etc/openapi-client-generator.state

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"specHash": "2839c344a181beeed5f86fd4195f3b9a",
2+
"specHash": "b76fea2cb5ac476be8636e4403ed63dc",
33
"generatedFiles": {
44
"files": [
55
{
@@ -5800,7 +5800,7 @@
58005800
},
58015801
{
58025802
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/Repos.php",
5803-
"hash": "2bda5f4297ca2c437fbf084c85c6bac2"
5803+
"hash": "83236f1e7b6e667c238b9ee90f4f0eb3"
58045804
},
58055805
{
58065806
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/Billing.php",

etc/specs/GitHub/current.spec.yaml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -160,20 +160,7 @@ paths:
160160
in: query
161161
description: If specified, only advisories for these ecosystems will be returned.
162162
schema:
163-
type: string
164-
enum:
165-
- actions
166-
- composer
167-
- erlang
168-
- go
169-
- maven
170-
- npm
171-
- nuget
172-
- other
173-
- pip
174-
- pub
175-
- rubygems
176-
- rust
163+
"$ref": "#/components/schemas/security-advisory-ecosystems"
177164
- name: severity
178165
in: query
179166
description: If specified, only advisories with these severities will be returned.

0 commit comments

Comments
 (0)