Skip to content

Commit 627df4a

Browse files
HavenDVgithub-actions[bot]
andauthored
feat: Updated OpenAPI spec (#128)
Co-authored-by: github-actions[bot] <dependabot@bot.com>
1 parent 9471e5e commit 627df4a

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

src/libs/Google.Gemini/Generated/Google.Gemini.Models.GenerateContentRequestServiceTier.g.cs

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/libs/Google.Gemini/openapi.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2795,10 +2795,10 @@
27952795
"Priority service tier."
27962796
],
27972797
"enum": [
2798-
"SERVICE_TIER_UNSPECIFIED",
2799-
"SERVICE_TIER_STANDARD",
2800-
"SERVICE_TIER_FLEX",
2801-
"SERVICE_TIER_PRIORITY"
2798+
"unspecified",
2799+
"standard",
2800+
"flex",
2801+
"priority"
28022802
]
28032803
},
28042804
"store": {

0 commit comments

Comments
 (0)