Skip to content

Commit

Permalink
Updates name AdvisoriesRequestBuilderGetQueryParameters.GetEcosystemQ…
Browse files Browse the repository at this point in the history
…ueryParameter
  • Loading branch information
octokitbot committed Mar 25, 2024
1 parent 992b7fd commit 393c4b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkg/github/advisories/advisories_request_builder.go
Expand Up @@ -25,7 +25,7 @@ type AdvisoriesRequestBuilderGetQueryParameters struct {
// The direction to sort the results by.
Direction *GetDirectionQueryParameterType `uriparametername:"direction"`
// If specified, only advisories for these ecosystems will be returned.
Ecosystem *GetEcosystemQueryParameterType `uriparametername:"ecosystem"`
Ecosystem *i59ea7d99994c6a4bb9ef742ed717844297d055c7fd3742131406eea67a6404b6.SecurityAdvisoryEcosystems `uriparametername:"ecosystem"`
// If specified, only advisories with this GHSA (GitHub Security Advisory) identifier will be returned.
Ghsa_id *string `uriparametername:"ghsa_id"`
// Whether to only return advisories that have been withdrawn.
Expand Down
2 changes: 1 addition & 1 deletion pkg/github/kiota-lock.json
@@ -1,5 +1,5 @@
{
"descriptionHash": "0DBCC4A4B322A39DBB2C9A0CDC70BFA5C0343176D1FD8245BB0A37391405F13D9F82DACA14AF8D750C70A6335D4FCE9A9E724A151E2AE2ABE634A0958869061B",
"descriptionHash": "CC01D63DABC566FD699599A30A89A8DC559A9754BE21A149F03B14269F6F2FEE15A2E1288FC6C15261D23FFA4E161B10B3AA203AEF05481D552995E73BA9C77B",
"descriptionLocation": "../../../source-generator/schemas/downloaded.json",
"lockFileVersion": "1.0.0",
"kiotaVersion": "1.13.0-preview.202403210001",
Expand Down

0 comments on commit 393c4b2

Please sign in to comment.