Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hub Generated] Creator reconciliation #16331

Merged
merged 22 commits into from
Oct 26, 2021
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
1bcc20d
Add blockchain to latest profile
markcowl Aug 22, 2019
7b46097
Add additional types
markcowl Aug 22, 2019
5c3aa63
Merge https://github.com/Azure/azure-rest-api-specs into main
ambientlight Jul 26, 2021
21970f3
Merge https://github.com/Azure/azure-rest-api-specs into main
ambientlight Aug 23, 2021
e848f04
Merge https://github.com/Azure/azure-rest-api-specs into main
ambientlight Sep 1, 2021
1b4b5d7
Merge https://github.com/Azure/azure-rest-api-specs
Oct 9, 2021
4c7457e
Merge https://github.com/Azure/azure-rest-api-specs
Oct 26, 2021
7c701c5
address review comments
Oct 10, 2021
92866d9
model validation, prettier fixes
Oct 12, 2021
e5a8369
rollback accidental legacy doc changes
Oct 12, 2021
93b4af5
resolve parameter name clashing for Description
Oct 12, 2021
069bd09
remove the need for ExtendedGeoJsonFeatureCollection to define a desc…
Oct 26, 2021
814cd5c
alias and tileset at 1.0 is not in main
Oct 26, 2021
928b59e
leverage common's PositionLongitude/LatitudeAbbreviated for search Bi…
Oct 26, 2021
2dad123
address @tjprescott comments
Oct 26, 2021
cb8bc2c
Revert "leverage common's PositionLongitude/LatitudeAbbreviated for s…
Oct 26, 2021
1db53b7
clarift GeofenceGeometry distance units in descriptions
Oct 26, 2021
137c6ce
remove remaining x-ms-client-flatten
Oct 26, 2021
62dd35d
renamed OutputOntology enum model name
ambientlight Oct 26, 2021
8ca700e
rename StyleRuleType to RuleType to fix name collision
Oct 26, 2021
84995a2
Merge branch 'dev-maps-Creator-2.0-reconciled' of https://github.com/…
Oct 26, 2021
bc33c0d
better StyleRule enum naming
Oct 26, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@
"string"
],
"x-ms-enum": {
"name": "StyleRuleType",
"name": "RuleType",
ambientlight marked this conversation as resolved.
Show resolved Hide resolved
"modelAsString": true,
"values": [
{
Expand Down