This repository has been archived by the owner on Feb 14, 2024. It is now read-only.
PUT insert_dnstwist_domain_permu() Convert to API Endpoint #706
Labels
improvement
This issue or pull request will add or improve functionality, maintainability, or ease of use
💡 Summary
Replace the existing TSQL function with a new REST endpoint that does the same thing
Specifically: Convert "insert_dnstwist_domain_permu()" TSQL query to an API endpoint
Motivation and context
There are two major reasons to use endpoints in place of sql queries.
Implementation notes
Acceptance criteria
The text was updated successfully, but these errors were encountered: