list api deployment date via azure cli
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Related command**
````
az apim api list --resource-group rg-xxxxx --service-name apim-yyyyy
````
**Is your feature request related to a problem? Please describe.**
The problem is about the create date at APIM. There is no property to check the create date when we using azure cli.
The date that i´m trying to verify is

**Describe the solution you'd like**
I want to have a this information and the change log dates at the return schema of the command that i´m using

**Describe alternatives you've considered**
i dont know what are the alternatives to obtain this information using azure cli
**Additional context**
n/a
Contributor guide
Assessment
This issue has not been assessed yet.