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

chore: tools visibility, repeated fields, nested objects #1604

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

davenewza
Copy link
Contributor

  • All action inputs are now set to visible.
  • Object root nodes now includes in inputs and responses. This is because they will also become configurable.
  • Repeated fields properly represented in inputs and responses.
  • Response messages with models now also supported. For example:
message MyResponse {
    customers Customer[]
}

@davenewza davenewza merged commit bde2b0a into main Sep 18, 2024
10 checks passed
@davenewza davenewza deleted the gen-config-field-visibility branch September 18, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants