Skip to content

Conversation

@mortenoh
Copy link
Contributor

Summary

  • Remove summary, contact, and license_info fields from ServiceInfo class
  • Simplify __init__ logic to use description directly
  • Update landing page to remove display of removed fields
  • Update all examples to use description only
  • Update registration documentation
  • Bump version to 0.8.1

Test plan

  • make lint passes
  • make test passes (370 passed, 21 skipped)

Simplify ServiceInfo by removing rarely-used fields:
- summary (use description instead)
- contact
- license_info

Update all examples and documentation to use description only.
Bump version to 0.8.1.
@mortenoh mortenoh merged commit 25fccc0 into main Jan 26, 2026
1 check passed
@mortenoh mortenoh deleted the refactor/simplify-service-info branch January 26, 2026 16:08
@codecov
Copy link

codecov bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant