Skip to content

api_versions! should make public Semver consts #8322

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jul 30, 2025
Merged

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
@iximeow iximeow merged commit b7da921 into main Jul 30, 2025
17 checks passed
@iximeow iximeow deleted the ixi/openapi-api-consts branch July 30, 2025 17:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants