endpoints property
A list of location-based endpoint objects for this API.
Each object contains the endpoint URL, location, description and deprecation status.
Implementation
core.List<RestDescriptionEndpoints>? endpoints;
A list of location-based endpoint objects for this API.
Each object contains the endpoint URL, location, description and deprecation status.
core.List<RestDescriptionEndpoints>? endpoints;