stephaneey / azure-apim-extension

Full Azure API Management suite and more VSTS extension
MIT License
66 stars 48 forks source link

Creating or Updating an API : set the description of the API #64

Closed RomainLasso closed 4 years ago

RomainLasso commented 5 years ago

Hi Stephane,

First of all thanks for this extension !

Currently, it isn't possible to define the description of the API. Do you plan to add this feature in a future release ?

Thanks

Romain

simonness commented 4 years ago

+1 on this one.

stephaneey commented 4 years ago

Hi @RomainLasso ,

Sorry for the late answer. Yes I'll add it.

Best Regards

stephaneey commented 4 years ago

Just realized that API description should be defined in the Description field of the OpenAPI definition. Azure APIM takes it from there.