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

Support cloud event handshake #21612

Merged
merged 5 commits into from
Jun 5, 2021

Conversation

JoshLove-msft
Copy link
Member

Resolves #15466

@ghost ghost added the Event Grid label Jun 4, 2021
@pakrym
Copy link
Contributor

pakrym commented Jun 4, 2021

Can we test this?

@pakrym
Copy link
Contributor

pakrym commented Jun 4, 2021

Should we add README.md section as part of this PR?

@JoshLove-msft
Copy link
Member Author

Can we test this?

We probably should but I don't want to block this fix on testing as it will be pretty involved. Creating an issue for it.

…/TriggerBinding/HttpRequestProcessor.cs

Co-authored-by: Jesse Squire <jesse.squire@gmail.com>
@JoshLove-msft JoshLove-msft merged commit 012db17 into Azure:master Jun 5, 2021
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-net that referenced this pull request Nov 22, 2022
Loadtest stableapis (Azure#21612)

* publishing stable api version 2022-11-01 for load test service

* prettier run

* spell check

* changing swagger back to 2.0

* adding description

* prettier changes

* renaming opertation  id

* adding x-ms-enum extension

* validation fixes

* renaming examples

* review changes

* adding x-ms-parameter-location

* review fixes

* removing required field

* adding x-ms-enum values

* prettier fix

* spell fixes

* prettier fix

* adding new metrics and app component apis

* updating examples

* removing list resource type api

* changing to kebab case

* changing x-ms-parameter-location value for sdk

* updating example

* removing resourceId

* removing resource Id from examples

* adding missing desc

* removing read only properties from examples

* spell fix

* review fixes

* mode renaming

* properties changes in examples

* renaming

* Update loadtestservice.json

* renaming properties

* renaming property

* desc changes

* Add readme SDK changes (Azure#21315)

Co-authored-by: Harshan B <harshanb@microsoft.com>

* review changes

1. adding file with application octet stream
2.taking fileName as param instead of fileId
3. adding new api for metrics dimension values
4. simplifying metrics api

* model validation fixes

* spell fixes

* updating desc for search and orderby

* desc changes

* adding 201 response

* adding 201 status code

* sdk consistency changes

* filename renaming

* renaming file info

* adding default pass fail criteria action value

Co-authored-by: Krishna Chandak <krchanda@microsoft.com>
Co-authored-by: Harshan B <Harshan01@gmail.com>
Co-authored-by: Harshan B <harshanb@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[WebJobs][EventGrid] Support Cloud Events in EventGrid WebJobs Extensions
3 participants