aboutsummaryrefslogtreecommitdiffstats
path: root/docs/pap/response/health-check-pap-resp.json
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2019-08-01 11:05:24 -0400
committerJim Hahn <jrh3@att.com>2019-08-01 11:05:24 -0400
commit0f079d2fa0cc68c3a682e0e0f73511dd576066ba (patch)
tree584a3107f50da11cf2bbf00000064d94e432547f /docs/pap/response/health-check-pap-resp.json
parent717a24ad1b50b1cfa2eed6efbeb60babfa0c4c1c (diff)
Add sample requests and responses to PAP docs
Change-Id: I8f2643216bcc8fb2f64dd50296570ab41ea6423c Issue-ID: POLICY-1865 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'docs/pap/response/health-check-pap-resp.json')
-rw-r--r--docs/pap/response/health-check-pap-resp.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/pap/response/health-check-pap-resp.json b/docs/pap/response/health-check-pap-resp.json
new file mode 100644
index 00000000..faebbe06
--- /dev/null
+++ b/docs/pap/response/health-check-pap-resp.json
@@ -0,0 +1,7 @@
+{
+ "code": 200,
+ "healthy": true,
+ "message": "alive",
+ "name": "Policy PAP",
+ "url": "self"
+}