-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Updates TypeSpec-generated OpenAPI3 models to make details optional #30887
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Next Steps to Merge✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge. |
Generated ApiView
|
minhanh-phan
approved these changes
Oct 7, 2024
Member
Author
|
@lmazuel any chance you can help me merge this one as well? The linked PR missed a few files when it was merged. |
mikeharder
reviewed
Oct 7, 2024
...fication/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-06-01/generated.json
Show resolved
Hide resolved
allenjzhang
approved these changes
Oct 7, 2024
mikeharder
approved these changes
Oct 7, 2024
cheukchuen
pushed a commit
that referenced
this pull request
Jan 24, 2025
…al (#30887) Co-authored-by: Christopher Radek <[email protected]>
pjpatel12
pushed a commit
to pjpatel12/azure-rest-api-specs
that referenced
this pull request
Apr 29, 2025
…al (Azure#30887) Co-authored-by: Christopher Radek <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
BreakingChange-Approved-BugFix
Changes are to correct the REST API definition to correctly describe service behavior
BreakingChangeReviewRequired
<valid label in PR review process>add this label when breaking change review is required
Cognitive Services
data-plane
PublishToCustomers
Acknowledgement the changes will be published to Azure customers.
TypeSpec
Authored with TypeSpec
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#30632 made the
detailsfield in content filtering optional. However the TypeSpec validation was failing due to a few generated files being missing from that PR.This updates the generated.json files for Azure Open AI.