Skip to content
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

Added new property SegmentCount to SMSReceived Event #31764

Merged
merged 14 commits into from
Jan 16, 2025

Conversation

grangasamy-msft
Copy link
Member

Data Plane API Specification Update Pull Request

Tip

Overwhelmed by all this guidance? See the Getting help section at the bottom of this PR description.

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

spec_pr_review_workflow_diagram

API Info: The Basics

Most of the information about your service should be captured in the issue that serves as your API Spec engagement record.

  • Link to API Spec engagement record issue:

Is this review for (select one):

  • a private preview
  • a public preview
  • GA release

Change Scope

This section will help us focus on the specific parts of your API that are new or have been modified.
Please share a link to the design document for the new APIs, a link to the previous API Spec document (if applicable), and the root paths that have been updated.

  • Design Document:
  • Previous API Spec Doc:
  • Updated paths:

Viewing API changes

For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
Swagger-Suppression-Process
to get approval.

❔Got questions? Need additional info?? We are here to help!

Contact us!

The Azure API Review Board is dedicated to helping you create amazing APIs. You can read about our mission and learn more about our process on our wiki.

Click here for links to tools, specs, guidelines & other good stuff

Tooling

Guidelines & Specifications

Helpful Links

Getting help

  • First, please carefully read through this PR description, from top to bottom.
  • If you don't have permissions to remove or add labels to the PR, request write access per aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositories
  • To understand what you must do next to merge this PR, see the Next Steps to Merge comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.
  • For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure
    and https://aka.ms/ci-fix.
  • If the PR CI checks appear to be stuck in queued state, please add a comment with contents /azp run.
    This should result in a new comment denoting a PR validation pipeline has started and the checks should be updated after few minutes.
  • If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.

Copy link

openapi-pipeline-app bot commented Dec 4, 2024

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ The required check named SDK azure-sdk-for-go has failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it and consult the aka.ms/ci-fix guide. In addition, refer to step 3 in the PR workflow diagram

Copy link

openapi-pipeline-app bot commented Dec 4, 2024

Generated ApiView

Language Package Name ApiView Link
.Net Azure.Messaging.EventGrid.SystemEvents https://apiview.dev/Assemblies/Review/3e102a891e5445af8be8cde833dbb702?revisionId=b627982f19954967aaa0408a37abc38b
Python azure-eventgrid https://apiview.dev/Assemblies/Review/c554ddbabc6e40348998b1656e0ff585?revisionId=085ca220b37b4f238c244d25e20b02b7
TypeSpec Azure.Messaging.EventGrid.SystemEvents Create ApiView failed. To get help, please see [aka.ms/azsdk/pr-getting-help](https://aka.ms/azsdk/pr-getting-help).

@azure-sdk
Copy link
Collaborator

azure-sdk commented Dec 4, 2024

API change check

APIView has identified API level changes in this PR and created following API reviews.

Microsoft.ApiCenter

@github-actions github-actions bot added the brownfield Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec. label Dec 10, 2024
@AzureRestAPISpecReview AzureRestAPISpecReview added the BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required label Dec 18, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the no-recent-activity There has been no recent activity on this issue. label Jan 6, 2025
Copy link

PR validation pipeline can not start as the pull request is not merged or mergeable - most likely it has merge conflicts.

@grangasamy-msft grangasamy-msft force-pushed the grangasamy/SMSReceivedEvent branch from 38e818a to 5677019 Compare January 6, 2025 23:49
@grangasamy-msft
Copy link
Member Author

Hello Josh,

The json files are fixed. Can you please review and let me know. Thank you.

@grangasamy-msft grangasamy-msft added the Versioning-Approved-BugFix https://github.com/Azure/azure-sdk-tools/issues/6374 label Jan 9, 2025
@AzureRestAPISpecReview AzureRestAPISpecReview removed the Versioning-Approved-BugFix https://github.com/Azure/azure-sdk-tools/issues/6374 label Jan 16, 2025
@lmazuel lmazuel added BreakingChange-Approved-Benign Changes are not breaking at the REST API level and have at most minor impact to generated SDKs. and removed BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required labels Jan 16, 2025
@lmazuel lmazuel merged commit 0c18e13 into main Jan 16, 2025
25 of 29 checks passed
@lmazuel lmazuel deleted the grangasamy/SMSReceivedEvent branch January 16, 2025 22:39
markcowl pushed a commit to markcowl/azure-rest-api-specs that referenced this pull request Feb 6, 2025
* Added new property SegmentCount to SMSReceived Event

* Adding bug fixes

* Space Bug fix

* Correcting Typo mistake

* Changing segmentCount to required parameter

* replaced the json files back to the original content

* Adding required parameter to AzureComm json file.

* removing timestamp as required parameter

* code fix

* reverting json

* trying to fix package.json

* fixing the json file

* fixes

---------

Co-authored-by: jolov <jolov@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BreakingChange-Approved-Benign Changes are not breaking at the REST API level and have at most minor impact to generated SDKs. brownfield Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec. data-plane Event Grid PipelineBotTrigger PublishToCustomers Acknowledgement the changes will be published to Azure customers. TypeSpec Authored with TypeSpec
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants