@inheritdoc
Name | Type | Description |
---|---|---|
url | '/api/countries' | |
get | Observable<DaffCountry > |
Retrieve precise information about a specific country. |
list | Observable<DaffCountry []> |
Retrieves the list of countries available to the given store. |