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

Gateway Infrastructure Field Should Be Omitted from Marshaling #2507

Closed
danehans opened this issue Oct 23, 2023 · 1 comment · Fixed by #2508
Closed

Gateway Infrastructure Field Should Be Omitted from Marshaling #2507

danehans opened this issue Oct 23, 2023 · 1 comment · Fixed by #2508
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@danehans
Copy link
Contributor

What happened:
The Gateway infrastructure field is defined as optional, but it's still being marshaled to JSON.

What you expected to happen:
For this field to be omitted from JSON marshaling.

How to reproduce it (as minimally and precisely as possible):
N/A

Anything else we need to know?:
N/A

@danehans danehans added the kind/bug Categorizes issue or PR as related to a bug. label Oct 23, 2023
@danehans
Copy link
Contributor Author

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant