Migrate currency converter endpoints (#524)
We are migrating the REST endpoint that Currency Converter uses. The REST endpoint is not licensed for your use. To continue to enable community participation in the development of the feature, developer builds will use an alternate REST endpoint that serves mock data (clearly identifiable as it references planets instead of countries).
This commit is contained in:
@@ -54,6 +54,12 @@ Read our [privacy statement](https://go.microsoft.com/fwlink/?LinkId=521839) to
|
||||
Telemetry is disabled in development builds by default, and can be enabled with the `SEND_TELEMETRY`
|
||||
build flag.
|
||||
|
||||
## Currency Converter
|
||||
Windows Calculator includes a currency converter feature that uses mock data in developer builds. The data that
|
||||
Microsoft uses for the currency converter feature (e.g., in the retail version of the application) is not licensed
|
||||
for your use. The mock data will be clearly identifiable as it references planets instead of countries,
|
||||
and remains static regardless of selected inputs.
|
||||
|
||||
## Reporting Security Issues
|
||||
Security issues and bugs should be reported privately, via email, to the
|
||||
Microsoft Security Response Center (MSRC) at <[secure@microsoft.com](mailto:secure@microsoft.com)>.
|
||||
|
||||
Reference in New Issue
Block a user