server: remove schema registry v1 action webhook call (cherry-pick v2.34)

Cherry picks https://github.com/hasura/graphql-engine-mono/pull/10312 and https://github.com/hasura/graphql-engine-mono/pull/10306 (for the bigquery test fix)

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10342
Co-authored-by: Samir Talwar <47582+SamirTalwar@users.noreply.github.com>
GitOrigin-RevId: be1c15ce30e055471ec148e19a340031eeb6793f
This commit is contained in:
paritosh-08 2023-09-27 14:10:25 +05:30 committed by hasura-bot
parent 76c25d7beb
commit c511cb5335

View File

@ -59,9 +59,9 @@ tests = do
- domain: global
location: q
locationType: parameter
message: 'Syntax error: Expected end of input but got keyword SOME at [1:1]'
message: 'Syntax error: Unexpected keyword SOME at [1:1]'
reason: invalidQuery
message: 'Syntax error: Expected end of input but got keyword SOME at [1:1]'
message: 'Syntax error: Unexpected keyword SOME at [1:1]'
status: INVALID_ARGUMENT
path: $
|]