ApiCenterApiDefinitionAddedEventData interface
Schema of the data property of an EventGridEvent for a Microsoft.ApiCenter.ApiDefinitionAdded event.
Properties
description | API definition description. |
specification | API specification details. |
title | API definition title. |
Property Details
description
API definition description.
description: string
Property Value
string
specification
API specification details.
specification: ApiCenterApiSpecification
Property Value
title
API definition title.
title: string
Property Value
string