forked from PowerDNS/pdns
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Rest API Feature: cryptokeys POST #2
Labels
Comments
Sadly there is an Issue #706 which prevents me to get the id of the newly added key. This lets my solution become a bit dirty. I'm currently looking for the best way to solve this. |
c95e734 first implementation |
Depends on issue #4 |
3 tasks
MrM0nkey
pushed a commit
that referenced
this issue
Jun 17, 2016
Defined testcases for POST. Added assert_error_json to test_helper.py. #2 closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature
Implement the POST Method for cryptokeys.
Description: Link
The text was updated successfully, but these errors were encountered: