Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
36b1563
Intermediate Commit - Added DnssecConfigs resource type
Apr 25, 2023
ea56588
Add RelativeRecordSetNameParameter to remove duplicate configs
Apr 26, 2023
f97bd65
Add RecordTypeParameter to remove duplicate configs
Apr 26, 2023
15915cc
Revert "Add RecordTypeParameter to remove duplicate configs"
Apr 26, 2023
3331ecd
Add Definitions for new record types
Apr 26, 2023
00f6ff7
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs-…
Apr 26, 2023
68d4d83
Add placeholders for tests
Apr 26, 2023
1f4c7b0
Add examples for dnssecconfigs
Apr 28, 2023
e6728cc
Reference Patch examples for DS, TLSA and NAPTR
Apr 28, 2023
aa3ddbb
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs-…
Apr 28, 2023
a4bab00
Add delete api examples for ds, naptr and tlsa recordsets
Apr 28, 2023
e3ac353
Add examples for NAPTR recordset
Apr 28, 2023
82dfb13
Add examples for DS and TLSA recordset
Apr 28, 2023
a3a5e46
Add 2023-07-preview version for dns in Autorest configs
May 1, 2023
fee67a4
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs-…
May 1, 2023
0e371d2
Fix API version in examples
May 1, 2023
5ef58a0
Address comments
May 5, 2023
a4ad3f8
Fix Lint errors
May 5, 2023
9cf6fa7
Fix model validation
May 5, 2023
b0c04d7
Fix model validation and delete privatedns examples
May 5, 2023
5aa2a74
Fix UNREFERENCED_JSON_FILE
May 5, 2023
3c994f7
Fix SpellCheck
May 5, 2023
b1a7ee3
Fix MissingTypeObject
May 5, 2023
1b6f05d
Fix Validations
May 5, 2023
0d7a2a1
Fix XmsIdentifierValidation
May 5, 2023
a6c8a8b
Fix PathForNestedResource and PathForNestedResource
May 5, 2023
32aa13f
Fix PageableOperation and LroLocationHeader
May 5, 2023
f172a34
Remove systemData from Dnssec
May 5, 2023
5529e3d
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs-…
May 5, 2023
5a885f1
Fix RequiredReadOnlySystemData
May 5, 2023
2bcad05
Fix XmsParameterLocation
May 6, 2023
92b4939
Fix XmsIdentifierValidation
May 6, 2023
7417e44
Fix ParametersOrder
May 6, 2023
e70a5e0
Fix PathForNestedResource
May 6, 2023
f929ee2
Fix indentation
May 6, 2023
d867058
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs-…
May 6, 2023
65533e4
Check
May 6, 2023
5ac7ba5
Fix XmsLongRunningOperationOptions TopLevelResourcesListBySubscriptio…
May 6, 2023
3cd8ad9
Fix nextlink for list dnssecconfigs
May 6, 2023
35472bb
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs-…
May 8, 2023
fc24234
Fix ParameterNotUsingCommonTypes
May 8, 2023
a73625f
Fix some validations
May 8, 2023
c44c9ba
Fix
May 8, 2023
c53522a
Refactor RecordTypeParameter
May 8, 2023
0c8df54
Revert resource type references from common-types
May 9, 2023
193d5fd
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs-…
May 9, 2023
66ca61f
Suppress ResourceMustReferenceCommonTypes and LroErrorContent
May 9, 2023
369a6c3
Suppress GetCollectionOnlyHasValueAndNextLink
May 9, 2023
3013bbf
None
May 9, 2023
54634ad
Use new suppression format
May 10, 2023
30a9eaf
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs-…
May 10, 2023
84fbd98
Suppress OperationsAPIImplementation and GetCollectionOnlyHasValueAnd…
May 10, 2023
833bb19
Fix descriptions
May 10, 2023
2dcc78c
Fix AvoidAdditionalProperties
May 10, 2023
1ff6d60
None
May 10, 2023
0677df2
Address comments
May 15, 2023
05d42e1
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs-…
May 15, 2023
f6277b6
Add DNSKEY and DDDS in custom-words list
May 15, 2023
6a78019
Address comments
May 16, 2023
78c929e
Address comments
May 16, 2023
d6e44af
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs-…
May 16, 2023
2ac767d
Improve suppression docs
May 16, 2023
4ef58c7
Change Dns to DNS in description
May 16, 2023
499c8f6
False commit to kick git CI
May 16, 2023
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
7 changes: 7 additions & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -556,6 +556,7 @@ DBFS
DCOS
DCSPM
ddagpu
DDDS
Ddos
DDTHH
deadletter
Expand Down Expand Up @@ -651,6 +652,10 @@ Distro
DMARC
DMTS
Dnat
DNSKEY
dnssec
Dnssec
DNSSEC
dnsname
dnszones
DOCM
Expand Down Expand Up @@ -2238,6 +2243,8 @@ Timespan
timestep
timezones
tinyint
Tlsa
TLSA
Tokenizes
tombstoned
toolset
Expand Down
Loading