mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 14:09:20 -04:00
Merge pull request #322 from alphagov/use-real-api-endpoints
Use real API endpoints in documentation
This commit is contained in:
@@ -210,7 +210,6 @@ def send_from_api(service_id, template_id):
|
||||
'views/send-from-api.html',
|
||||
template=template,
|
||||
payload=json.dumps(payload, indent=4),
|
||||
api_host=current_app.config['API_HOST_NAME'],
|
||||
service_id=service_id
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user