Skip to content

[ServiceBus] pass skipParsingBodyAsJson and skipConvertingDate options to peek operations#24950

Merged
jeremymeng merged 2 commits into
Azure:mainfrom
jeremymeng:sb/receive-options-management-client
Feb 23, 2023
Merged

[ServiceBus] pass skipParsingBodyAsJson and skipConvertingDate options to peek operations#24950
jeremymeng merged 2 commits into
Azure:mainfrom
jeremymeng:sb/receive-options-management-client

Conversation

@jeremymeng
Copy link
Copy Markdown
Member

Currently the two options only affect receiveMessages(). This PR pass them to peek operations as well so the received messages are consistent.

… peek operations

Currently the two options only affect `receiveMessages()`.  This PR pass them to
peek operations as well so the received messages are consistent.
@jeremymeng
Copy link
Copy Markdown
Member Author

/azp run js - service-bus - tests

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@azure-sdk
Copy link
Copy Markdown
Collaborator

API change check

API changes are not detected in this pull request.

and testing skipConvertingDate: true
@jeremymeng jeremymeng merged commit d05ae79 into Azure:main Feb 23, 2023
@jeremymeng jeremymeng deleted the sb/receive-options-management-client branch February 23, 2023 18:04
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this pull request Aug 8, 2023
New AO5GC 1.0 service - 2023-05-15-preview (Azure#24950)

* New AO5GC 1.0 service - 2023-05-15-preview

* Addressed the Swagger LintDiff errors

* Addressed the Swagger ModelValidation errors

* Addressed long running operation LintDiff errors

* Formatted the *.tsp files

* Removed the common.json and added the parameters to the networkfunction.json

* Updated the Type Script to address the Swagger API validations

* Addressed the validation errors

* Updated the examples and formatted the *.tsp files

* Update specification/mpcnetworkfunction/resource-manager/readme.typescript.md

Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>

* Update specification/mpcnetworkfunction/mpcnetworkfunction.Management/tspconfig.yaml

Co-authored-by: Mike Harder <mharder@microsoft.com>

* Updated the common types version to v3

* Updated the networkfunction TypeSpec file to the latest version and generated the Swagger API

---------

Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>
Co-authored-by: Mike Harder <mharder@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.

3 participants