Gusam Park

Results 5 comments of Gusam Park

How about adding a new test instead of changing it?

I think that this PR can be resolved below cases. It is the same as a nested case. ```cs namespace Company.Some { public enum Status { ... } } ```...

@justinyoo Could you assign this to me?

I think this issue can't start before solving https://github.com/Azure/azure-functions-openapi-extension/issues/248 Because enum type may have many definitions having different namespaces. ```cs namespace Some.Alpha { public enum Status { ... } }...

혹시 그냥 Sandbox만 실행하면 잘 동작하나요? 아주 드물게 윈도우즈로 로그인한 계정의 `%LocalAppData%`와 관리자 권한으로 실행한 `%LocalAppData%`의 위치가 다른 경우가 있는데 이 케이스가 아닐까 싶어서요..