Skip to content

[Cosmos] Typo in sample code #19170

@paulomorgado

Description

@paulomorgado

The sample code has this in several places:

foreach(var item in await feedIterator.ReadNextAsync()){

and it should be:

foreach(var item in await feedIterator.ReadNextAsync())

Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue is related to a non-management packageCosmosDocsService AttentionWorkflow: This issue is responsible by Azure service team.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions