Skip to content

Commit

Permalink
Added suppression RESPONSE_SCHEMA_NOT_IN_SPEC. reason: false positive…
Browse files Browse the repository at this point in the history
… from oav is breaking our example validation. See Azure/oav#1021.
  • Loading branch information
stevemunk committed Jan 16, 2024
2 parents 725af32 + d03ae78 commit 141e9d4
Show file tree
Hide file tree
Showing 2,333 changed files with 306,262 additions and 3,248 deletions.
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
/specification/billing/ @wilcobmsft @asarkar84

# PRLabel: %Network - CDN
/specification/cdn/ @jorinmejia @yunhemsft @jessicl-ms @rrahulms @t-bzhan
/specification/cdn/ @jorinmejia @yunhemsft @jessicl-ms @rrahulms @t-bzhan @ChenglongLiu

# PRLabel: %Cognitive Services
/specification/cognitiveservices/ @felixwa @yangyuan
Expand Down
15 changes: 15 additions & 0 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -794,6 +794,15 @@
"Fpushpins"
]
},
{
"filename": "**/specification/maps/data-plane/Spatial/stable/2022-08-01/spatial.json",
"words": [
"postbuffer",
"getbuffer",
"postclosestpoint",
"getclosestpoint"
]
},
{
"filename": "**/specification/communication/data-plane/Chat/preview/2020-09-21-preview2/communicationserviceschat.json",
"words": [
Expand Down Expand Up @@ -960,6 +969,12 @@
"flac",
"mpga"
]
},
{
"filename": "**/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/**/*.json",
"words": [
"throughputpool"
]
}
],
"enableFiletypes": [
Expand Down
29 changes: 29 additions & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ arima
arimax
arin
arjun
armn
armtemplates
arp
arpa
Expand Down Expand Up @@ -447,6 +448,7 @@ cephfs
certchain
certificatescreateorupdate
certificatesdelete
certificateprofiles
certificatethumbprint
certverify
chademo
Expand Down Expand Up @@ -524,6 +526,9 @@ codegeneration
codemirror
codepackage
codepoints
codesign
codesigning
codesigningaccounts
codespace
codespaces
coffeelake
Expand Down Expand Up @@ -668,6 +673,7 @@ datalake
datalakeanalytics
datalakestore
datamanagement
datamap
datamasking
datamigration
datamodel
Expand Down Expand Up @@ -935,6 +941,7 @@ etags
etcd
ethereum
ethertype
ethi
eucloud
eucloudprototype
eugps
Expand Down Expand Up @@ -1092,6 +1099,7 @@ geofences
geofencing
geojson
geopair
geor
georegions
georeplication
geospatial
Expand Down Expand Up @@ -1165,6 +1173,7 @@ granularities
graphrbac
graphservice
greenplum
grek
groundstation
groupby
groupedby
Expand All @@ -1181,6 +1190,7 @@ guami
guestconfiguration
guid
guids
gujr
gurung
guti
gxlarge
Expand Down Expand Up @@ -1216,6 +1226,7 @@ healthmodels
healthstatus
heatbeat
heatmap
hebr
hecto
helmchart
helpdesk
Expand Down Expand Up @@ -1428,6 +1439,7 @@ jobschedules
johnc
johndeere
johnsmith
jpan
json
jsonl
jsonld
Expand Down Expand Up @@ -1468,6 +1480,7 @@ keyvaultproperties
keyvaulturi
keyversion
khaling
khmr
khtml
kibana
kiswahili
Expand All @@ -1476,6 +1489,7 @@ kmgtpe
kmph
Kmskeyaccessdenied
Kmskeynotfound
knda
knowledgebase
knowledgebases
koelner
Expand Down Expand Up @@ -1518,6 +1532,7 @@ labservices
lajolla
lakehouse
languagedata
laoo
largefacelists
largepersongroups
largerc
Expand Down Expand Up @@ -1748,6 +1763,7 @@ mlapi
mlflow
mlflowtrackinguri
mltable
mlym
mmtc
mnist
mobo
Expand Down Expand Up @@ -1829,6 +1845,7 @@ myimage
mylocation
mylog
mymodel
mymr
mypath
mypicture
mypictures
Expand Down Expand Up @@ -1927,6 +1944,7 @@ nonpaged
nonreadable
nonstarted
nonsupported
nopri
nopublicipaddresses
noreuse
northcentralus
Expand Down Expand Up @@ -1986,6 +2004,7 @@ octokit
odata
odatatype
odbc
odia
oeverify
offboard
offboarding
Expand Down Expand Up @@ -2038,6 +2057,7 @@ operationstatuses
operatorconnect
opid
oplog
optane
optedin
optimised
optionalbody
Expand All @@ -2046,6 +2066,7 @@ optout
organisation
orgs
originpath
orya
oscp
osdisk
osdiskforlinuxsimple
Expand Down Expand Up @@ -2424,6 +2445,7 @@ rollingback
rollouts
rolloverdetails
rollupby
rootcert
rootfs
rosettanetprocessconfigurations
rotatediskencryptionkey
Expand Down Expand Up @@ -2707,10 +2729,12 @@ ssis
ssisdb
ssoadfs
sstp
SSDLRS
ssword
stac
stackset
standardasciifolding
standardssd
startlocalrun
startpacketcapture
startrun
Expand Down Expand Up @@ -2844,6 +2868,7 @@ taginheritance
tagname
tagsandregions
tagvalue
taml
targetduration
taskcompletion
taskcounts
Expand All @@ -2858,6 +2883,7 @@ teamsinterop
telangana
telemetryconfig
teleportal
telu
tempdb
templated
templatelink
Expand Down Expand Up @@ -2886,10 +2912,12 @@ textanalytics
tfidf
tful
tfvc
thaa
thangmi
thirdparty
threatintelligence
threatintelligenceindicators
tibt
tilejson
tileset
tilesetconfiguration
Expand Down Expand Up @@ -3948,3 +3976,4 @@ CIAM
protobuf
proto
msvideo
SOQL
5 changes: 5 additions & 0 deletions documentation/samplefiles/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ clear-output-folder: true
no-namespace-folders: true
output-folder: $(python-sdks-folder)/[[ServiceName]]/azure-mgmt-[[ServiceName]]/azure/mgmt/[[ServiceName]]
```
``` yaml $(python)
modelerfour:
flatten-models: false
```
9 changes: 9 additions & 0 deletions eng/pipelines/templates/steps/npm-install.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
parameters:
- name: NodeVersion
type: string
default: 20.x
steps:
- task: NodeTool@0
inputs:
versionSpec: ${{ parameters.NodeVersion }}
displayName: "Use Node ${{ parameters.NodeVersion }}"

- script: npm --version --loglevel info
displayName: npm --version

Expand Down
14 changes: 14 additions & 0 deletions eng/pipelines/typespec-requirement.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
trigger: none

jobs:
- job:
displayName: TypeSpec Requirement
pool:
name: azsdk-pool-mms-ubuntu-2204-general
vmImage: ubuntu-22.04

steps:
- pwsh: |
$(Build.SourcesDirectory)/eng/scripts/TypeSpec-Requirement.ps1
displayName: TypeSpec Requirement
ignoreLASTEXITCODE: true
3 changes: 2 additions & 1 deletion eng/pipelines/typespec-validation-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ resources:
- main

jobs:
- job: Validate_All_Specs
- job:
displayName: Validate All Specs

strategy:
matrix:
Expand Down
3 changes: 2 additions & 1 deletion eng/pipelines/typespec-validation.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
trigger: none

jobs:
- job: Validate_Impacted_Specs
- job:
displayName: Validated Impacted Specs
pool:
name: azsdk-pool-mms-ubuntu-2204-general
vmImage: ubuntu-22.04
Expand Down
Loading

0 comments on commit 141e9d4

Please sign in to comment.