Merge "Remove the invalid quotes"

This commit is contained in:
Zuul
2022-06-07 22:44:00 +00:00
committed by Gerrit Code Review

View File

@@ -50,7 +50,7 @@ rules = [
operations=[
{
'path': '/v1/secrets/{secret-id}',
'method': 'GET"'
'method': 'GET'
}
]
),