Commit 748cfb5
Implement azure maps weather (#45895)
* Finish generating code
* Finish client
* Finish client
* Finish client
* Change coordinates to GeoPosition
* Add Models namespace
* Change some classes to internal
* Generate Azure.Maps.Weather.netstandard2.0.cs
* Update changelog.md
* Add WeatherLanguage.cs
* Minor fixes
* Finish adding options
* Fix options summary
* Add base options
* Finish tests and samples
* Add properties and fix WeatherClientLiveTestsBase.cs
* Finish testing and fix errors
* Update readme
* Minor fixes
* Update cspell.json
* Rename samples md
* Fix typo
* Resolve comments
* Update assets.json
* Fix ci errors
* Update assets.json
* Update sdk/maps/Azure.Maps.Weather/src/Models/Options/GetDailyIndicesOptions.cs
Co-authored-by: Charlie Chen <[email protected]>
* Resolve comments
* Update imports
* Fix ci errors
* Resolve comments
* Update assets.json
* Remove CodeGenModel and unnecessary usings
* Update samples
* Remove Azure.Maps.Weather from ci.yml
* Rename Druation to DruationInDays in GetAirQualityDailyForecastsOptions.cs
---------
Co-authored-by: Charlie Chen <[email protected]>1 parent 6ca06cc commit 748cfb5
File tree
274 files changed
+22318
-0
lines changed- .vscode
- sdk/maps
- Azure.Maps.Weather
- api
- samples
- src
- Generated
- Internal
- Models
- Models
- Options
- properties
- tests
- Samples
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
274 files changed
+22318
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
908 | 908 | | |
909 | 909 | | |
910 | 910 | | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
911 | 919 | | |
912 | 920 | | |
913 | 921 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments