Skip to content

Conversation

BurstX
Copy link

@BurstX BurstX commented Jul 10, 2025

Short description

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled this code
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

description: 'The id of the TSIG keys used for master operation in this zone'
externalDocs:
url: 'https://doc.powerdns.com/authoritative/tsig.html#provisioning-outbound-axfr-access'
recursion_desired:
Copy link
Contributor

Choose a reason for hiding this comment

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

This parameter only exists in the recursor and is documented there. It does not apply to the authoritative server.

Copy link
Author

@BurstX BurstX Jul 10, 2025

Choose a reason for hiding this comment

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

Thank you. Looks like there is no OpenAPI-spec for recursor. Can the specification be generated from the existing code? I don't know if C++ ecosystem has tooling suitable for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants