Skip to content

fix(examples): remove managed field from interface and route output#42

Merged
retr0h merged 1 commit into
mainfrom
fix/remove-managed-field-from-examples
Apr 8, 2026
Merged

fix(examples): remove managed field from interface and route output#42
retr0h merged 1 commit into
mainfrom
fix/remove-managed-field-from-examples

Conversation

@retr0h
Copy link
Copy Markdown
Contributor

@retr0h retr0h commented Apr 8, 2026

Summary

  • Remove Managed field from interface list print output in examples/operations/interface.go
  • Remove Managed field from route list print output in examples/operations/route.go
  • The Managed field is no longer available on the SDK result types

Test plan

  • cd examples/operations && go build *.go compiles successfully

🤖 Generated with Claude Code

The Managed field is no longer available on interface and route list
result types. Update print statements to omit it.

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

Thank you for contributing to this project! 😊🕹️

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #42   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines         3123      3123           
=========================================
  Hits          3123      3123           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 047d69d...8fe071a. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@retr0h retr0h merged commit 388bea8 into main Apr 8, 2026
9 checks passed
@retr0h retr0h deleted the fix/remove-managed-field-from-examples branch April 8, 2026 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant