-
Notifications
You must be signed in to change notification settings - Fork 242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix/reference copy #2046
base: dev
Are you sure you want to change the base?
fix/reference copy #2046
Conversation
@MaggieKimani1 I just had a thought: we could define a generic IOpenApiReferenceable interface, that derives from the existing interface, and defines the target property. Thoughts? |
Yeah this seems like a cleaner approach for designing the proxy classes. Let me implement this. |
Quality Gate failedFailed conditions |
partial #1998