mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-24 03:45:38 +08:00
a better rpc path
This commit is contained in:
@@ -3308,7 +3308,7 @@ class BlockstackAPIEndpointHandler(SimpleHTTPRequestHandler):
|
||||
},
|
||||
},
|
||||
},
|
||||
r'^/v1/zonefile/': {
|
||||
r'^/v1/zonefile$': {
|
||||
'routes': {
|
||||
'POST' : self.POST_raw_zonefile
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user