-
Notifications
You must be signed in to change notification settings - Fork 99
Closed
ballerina-platform/openapi-tools
#1876Labels
Area/ToolingPriority/HighReason/EngineeringMistakeThe issue occurred due to a mistake made in the past.The issue occurred due to a mistake made in the past.Type/Buggood first issueGood for newcomersGood for newcomersmodule/openapi-tools
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area/ToolingPriority/HighReason/EngineeringMistakeThe issue occurred due to a mistake made in the past.The issue occurred due to a mistake made in the past.Type/Buggood first issueGood for newcomersGood for newcomersmodule/openapi-tools