Skip to content

[Track1] The description of query parameter is wrong #1081

Closed

Description

This issue comes from PR: Azure/azure-sdk-for-js#16000
The swagger definition is correct:

          {
            "name": "$top",
            "in": "query",
            "required": false,
            "type": "integer",
            "description": "The number of rows to take."
          },

So, the codegen adds a useless word the.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugThis issue requires a change to an existing behavior in the product in order to be resolved.v4

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions