Microsoft Azure Use To Get A Description Of The Capabilities Of The Features Service

The `Get API Definition` API is an HTTP `GET` request that returns details of the capabilities of each API in the Features service, including the request type (`GET` or `POST`) a `description`, `operationId`, `parameters`, and `responses`. It can be used by developers to understand the API or by development tools to support the implementation of servers and clients.The Features API is a part of [Creator](/azure/azure-maps/creator-indoor-maps), which makes it possible to develo...