Currently tspconfig.yaml allows an api-version option as a string, which is also used in multi-service scenarios and leads to problems in the generated code. Should we enable setting multiple api-versions here, or should we disable this field when dealing with multiple services?
If we decide to support this option for multiple services, does it function the same way as useDependency in client.tsp?