Commit d17ba4e
Updating Microsoft.Maps/DataRegistry from version preview/2.0 to preview/2022-12-01 (Azure#19272)
* Add DataRegistry 2022-12-01
* Add hard delete
* Use Register instead of Create, Unregister instead of Delete
* Fix ModelValidationFail
* Add more examples and fix description
* Fix prettier
* Change POST to PUT for register per azure api guidelines
* Return dataRegistry in register, update, and patch
* Fix metadata naming
* Align with LRO guideline
* Add validity check in metadata
* Fix error code
* Add GUID pattern
* Add MapsAccountGeographicResourceLocation
* Fix policheck
* Fix policheck
* PATCH should be sync operation
* Provide more information to customer for LRO operation
* Another example in GetMetadata
* Add example and fix description
* Fix GetOperation
* Remove update API
* Add scope in connection object for extensibility
* Fix ModelValidation
* Change default of linkedReousrce
* Fix issues identified by spectral
* Fix GUID
* Tweak
* Fix review issues
* Fix review issues
* Add required field in data registry model
* Revisit readOnly and required
* Change error model to prevent from breaking change
* Change version from stable to preview
* Fix RequiredReadOnlyProperties error
* Fix path
* Fix udid description
* Fix common error response to align with current Azure Maps
* Use relo
* Add more error codes
* Fix examples
* Fix description
* Fix example
* Fix example
* Remove non-2xx error code. Add nextLink
* Follow LRO guideline
* Add Retry-After integer format
* Rename DataRegistryList field to value
* Fix review comment
* Fix unregister
* Change dataRegistry resource structure
* Tweak
* Tweak
* Tweak description of msiClientId
* Better naming for get data registry example
Co-authored-by: Danny Chin <danielchin@microsoft.com>1 parent 32111c4 commit d17ba4e
File tree
12 files changed
+986
-3
lines changed- specification/maps/data-plane
- Common/preview/1.0
- DataRegistry
- preview/2022-12-01-preview
- examples
12 files changed
+986
-3
lines changedLines changed: 90 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
535 | 596 | | |
536 | 597 | | |
537 | 598 | | |
| |||
599 | 660 | | |
600 | 661 | | |
601 | 662 | | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
602 | 689 | | |
603 | 690 | | |
604 | 691 | | |
| |||
630 | 717 | | |
631 | 718 | | |
632 | 719 | | |
633 | | - | |
| 720 | + | |
634 | 721 | | |
635 | 722 | | |
636 | 723 | | |
| |||
797 | 884 | | |
798 | 885 | | |
799 | 886 | | |
800 | | - | |
| 887 | + | |
801 | 888 | | |
802 | 889 | | |
803 | 890 | | |
| |||
813 | 900 | | |
814 | 901 | | |
815 | 902 | | |
816 | | - | |
| 903 | + | |
817 | 904 | | |
818 | 905 | | |
819 | 906 | | |
| |||
0 commit comments