If fq_schema_naming is true, use service fullname as the operation tagname
When fq_ schema_naming is set to true, use service full name as tag of operation. like schema use message full name as title.
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Let's fix the broken tests before merging. I'll take a look later today, we may just need to update the expected results.
You can also temporarily set this to true https://github.com/google/gnostic/blob/main/cmd/protoc-gen-openapi/plugin_test.go#L50 then run the tests. It will recreate the fixtures, which you can then diff to see if the changes make sense.