Skip to content

api_versions! should make public Semver consts #8322

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iximeow
Copy link
Member

@iximeow iximeow commented Jun 12, 2025

they were private, so it was impossible to use version constants defined in a separate API crate. this is the relationship between the DNS server and DNS API types, as one example, so move that explicit Semver declaration to one from the dns-server-api crate.

this is the second bit of followup after #8047.

@iximeow iximeow marked this pull request as draft June 12, 2025 00:03
@iximeow iximeow force-pushed the ixi/openapi-api-consts branch from 8fd226f to b5f2efb Compare June 12, 2025 00:24
they were private, so it was impossible to use version constants defined
in a separate API crate. this is the relationship between the DNS server
and DNS API types, as one example, so move that explicit `Semver`
declaration to one from the `dns-server-api` crate.
@iximeow iximeow force-pushed the ixi/openapi-api-consts branch from b5f2efb to 0766d03 Compare June 12, 2025 00:26
@iximeow iximeow marked this pull request as ready for review June 12, 2025 00: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.

1 participant