Skip to content

Commit

Permalink
emit cross language defintion Id (#7961)
Browse files Browse the repository at this point in the history
  • Loading branch information
chidozieononiwu authored Apr 4, 2024
1 parent d71260a commit 5400827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/scripts/Create-Apiview-Token-Python.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ param (
)

Write-Host "Generating API review token file: $($SourcePath)"
python -m apistub --pkg-path $SourcePath --out-path $OutPath
python -m apistub --pkg-path $SourcePath --emit-cross-language-definition-id --out-path $OutPath

0 comments on commit 5400827

Please sign in to comment.