Skip to content

Unaligned type name with spaces #8217

@niveathika

Description

@niveathika

Description

"2XX":
          description: Success
          content:
            application/json:
              schema:
                title: Collection of permission
                type: object
                properties:
                  value:
                    type: array
                    items:
                      $ref: '#/components/schemas/Permission'
                  '@odata.nextLink':
                    type: string
                    nullable: true
                additionalProperties: true

The above is generated as Collection\ of \driveItem` record

Steps to Reproduce

Generate http client

Version

2201.12.7

Environment Details (with versions)

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions