Skip to content

Use descriptions from restrictions annotations for operation descriptions #177

@irvinesunday

Description

@irvinesunday

We should use the restrictions capability annotations in the CSDL for the operations descriptions in the generated OpenAPI doc. For example, given the below restrictions annotations for the User entity type in the Graph metadata:

MicrosoftTeams-image (30)

In the converted OpenAPI document, the operation description would be emitted as below:
MicrosoftTeams-image (31)

The green highlights indicate descriptions retrieved from the restrictions annotations .

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions