Skip to content
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

(feat): ir now adds a TypeReference for container types that makes it easier to generate snippets + autogenerated type examples #4038

Merged
merged 15 commits into from
Jul 17, 2024

Conversation

dsinghvi
Copy link
Member

@dsinghvi dsinghvi commented Jul 11, 2024

@armandobelardo @amckinney fyi that we basically now add an TypeReference directly on an ExampleTypeReference.

  • Improvement: Add TypeReferences to ExampleContainer types, especially helpful in the case of empty container
    examples.
  • Improvement: The TypeDeclaration type now has userDefinedExamples in place of the previous example field. It
    also now has an autogeneratedExamples field that will be populated with autogenerated examples in a future PR.

@dsinghvi dsinghvi marked this pull request as ready for review July 11, 2024 00:29
@dcb6 dcb6 changed the title (feat): ir now adds a TypeReference for container types that makes it easier to generate snippets (feat): ir now adds a TypeReference for container types that makes it easier to generate snippets + autogenerated type examples Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants