We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5f3a57 commit f1f0287Copy full SHA for f1f0287
.azure-pipelines/generation-templates/capture-openapi.yml
@@ -159,7 +159,7 @@ jobs:
159
condition: not('${{ parameters.skipOpenAPIPRGeneration }}')
160
displayName: Publish ${{ parameters.endpoint }} OpenAPI description to msgraph-metadata repo
161
env:
162
- CreateOpenAPIPR: true
+ CreateOpenAPIPR: True
163
EndpointVersion: ${{ parameters.endpoint }}
164
PublishChanges: $(publishChanges)
165
workingDirectory: '$(Build.SourcesDirectory)/msgraph-metadata'
0 commit comments