Skip to content

Conversation

@weppos
Copy link
Member

@weppos weppos commented Jan 12, 2026

Summary

This PR tracks the work to complete the deprecation and removal of the getDomainPremiumPrice endpoint.

See DEPRECATIONS.md for full details.

Background

The endpoint GET /:account/registrar/domains/:domain/premium_price was deprecated on 2021-05-18. It was used to check if a domain is premium and retrieve the premium price. It has been superseded by the more comprehensive getDomainPrices endpoint which provides pricing information for all domain operations.

Checklist

  • Remove fixtures
  • Update clients
  • Update developer site
  • Update OpenAPI

Client Status

Replace the full endpoint documentation with deprecation notices
in both registrar.md and openapi.yml. Remove the unused
DomainPremiumPrice schema and DomainPremiumPriceAction parameter.
@weppos weppos self-assigned this Jan 12, 2026
@weppos weppos added the documentation Updates on the documentation and support content. label Jan 12, 2026
weppos added a commit to dnsimple/dnsimple-go that referenced this pull request Jan 12, 2026
weppos added a commit to dnsimple/dnsimple-elixir that referenced this pull request Jan 12, 2026
weppos added a commit to dnsimple/dnsimple-node that referenced this pull request Jan 12, 2026
weppos added a commit to dnsimple/dnsimple-java that referenced this pull request Jan 12, 2026
weppos added a commit to dnsimple/dnsimple-php that referenced this pull request Jan 12, 2026
weppos added a commit to dnsimple/dnsimple-python that referenced this pull request Jan 12, 2026
weppos added a commit to dnsimple/dnsimple-rust that referenced this pull request Jan 12, 2026
weppos added a commit to dnsimple/dnsimple-elixir that referenced this pull request Jan 13, 2026
weppos added a commit to dnsimple/dnsimple-go that referenced this pull request Jan 13, 2026
weppos added a commit to dnsimple/dnsimple-rust that referenced this pull request Jan 14, 2026
weppos added a commit to dnsimple/dnsimple-php that referenced this pull request Jan 16, 2026
weppos added a commit to dnsimple/dnsimple-python that referenced this pull request Jan 16, 2026
weppos added a commit to dnsimple/dnsimple-node that referenced this pull request Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Updates on the documentation and support content.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant