Skip to content

feat: add spec version in serviceinfo#97

Merged
jsstevenson merged 2 commits intomainfrom
feat/94-specs-in-serviceinfo
Feb 19, 2026
Merged

feat: add spec version in serviceinfo#97
jsstevenson merged 2 commits intomainfrom
feat/94-specs-in-serviceinfo

Conversation

@jsstevenson
Copy link
Member

close #94

@jsstevenson jsstevenson requested a review from a team as a code owner February 19, 2026 18:09
@jsstevenson jsstevenson added the priority:low Low priority label Feb 19, 2026
Comment on lines 33 to 34
assert data["spec_metadata"]["vrs_version"] is not None
assert data["impl_metadata"]["vrs_python_version"] is not None
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we want to include VA-Spec in this (eventually Cat-VRS). Were you planning to do this in a separate issue?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I guess we could -- I was just thinking about elements present in the API

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh shoot, sorry. I got ahead of myself

@jsstevenson jsstevenson merged commit 6495961 into main Feb 19, 2026
18 checks passed
@jsstevenson jsstevenson deleted the feat/94-specs-in-serviceinfo branch February 19, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:low Low priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add spec versions to /service-info

2 participants