Skip to content

Commit

Permalink
chore: Skip generation of Integrations V1.
Browse files Browse the repository at this point in the history
This is failing for the same reasons as Integration V1Alpha was failing before. It's alreayd beeing looked at internally.
  • Loading branch information
amanda-tarafa committed Apr 22, 2024
1 parent 54feb73 commit b485777
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .kokoro/autorelease.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ rm -f DiscoveryJson/contentwarehouse_v1.json
# b/299569133 method.request.type instead of method.request.$ref
# type is not a supported field in method.request.
rm -f DiscoveryJson/integrations_v1alpha.json
rm -f DiscoveryJson/integrations_v1.json
# b/299567447 method.request.type instead of method.request.$ref
# type is not a supported field in method.request.
rm -f DiscoveryJson/datalineage_v1.json
Expand Down

0 comments on commit b485777

Please sign in to comment.