-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Update TypeSpec API Specification for Microsoft.CodeTransparency #34569
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
Update TypeSpec API Specification for Microsoft.CodeTransparency #34569
Conversation
Next Steps to MergeNext steps that must be taken to merge this PR:
|
PR validation pipeline started successfully. If there is ApiView generated, it will be updated in this comment. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I assume this file need to be reviewed by EngSys?
@doc("Content title of the response") | ||
@header("Content-Title") | ||
contentTitle?: string; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Versioning by @added(Versions.v2025_05_31_preview)
?
(you would need to use name-value in enum
https://typespec.io/docs/language-basics/enums/
Unsure if you want an offline review (if the only change is add 1 property). |
This pull request includes changes to the TypeSpec API specification for the Microsoft.CodeTransparency service, including updates to the CreateEntryPending model and other related operations. It aims to enhance the API's compliance with the IETF SCITT draft.