From ba0e55e81922933d9405a4ddcc03c29a73411e5d Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Wed, 30 Sep 2020 21:36:12 -0700 Subject: [PATCH] add a reference for doing REST api.. --- NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NOTES.md b/NOTES.md index b4d3d88..306b1f3 100644 --- a/NOTES.md +++ b/NOTES.md @@ -1,3 +1,6 @@ Documentation for graph-easy, which is used to convert diag_inp.txt to the outputs, diag.*: https://web.archive.org/web/20200120140454/http://bloodgate.com/perl/graph/manual/index.html + +API key information (swagger): +https://swagger.io/docs/specification/authentication/api-keys/