Updated package prefix to use personal website
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
openapi: 3.0.1
|
||||
info:
|
||||
title: Alerting API
|
||||
description: 'This is a POC API for a dynamic, reactive alerting system.'
|
||||
description: 'This is a simple API for a dynamic, reactive alerting system (minus the notification component).'
|
||||
version: 0.0.1
|
||||
servers:
|
||||
- url: http://localhost:8080/poc/alerting/v1
|
||||
- url: http://localhost:8080/api/alerting/v1
|
||||
tags:
|
||||
- name: Alerts
|
||||
- name: Recipients
|
||||
|
||||
Reference in New Issue
Block a user