summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-05-28 14:05:28 +0200
committerMS <ms@taler.net>2020-05-28 14:05:28 +0200
commit38099c07f134cc00f8ec942fe0c3794435404f85 (patch)
tree73eb37bfb858d1f71d3fa950ca0d1fe1d75794e2
parent55ce2359ed861547e880ae4af8ac6aa23d4feea2 (diff)
downloaddocs-38099c07f134cc00f8ec942fe0c3794435404f85.tar.gz
docs-38099c07f134cc00f8ec942fe0c3794435404f85.tar.bz2
docs-38099c07f134cc00f8ec942fe0c3794435404f85.zip
spec facade creation
-rw-r--r--libeufin/api-nexus.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 67e9066f..32c7a3c6 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -340,6 +340,10 @@ Facades
List available facades.
+.. http:post:: {nexus}/facades
+
+ Create a new facade; it requires a `FacadeInfo` as the request's body.
+
.. http:get:: {nexus}/facades/${fcid}
Get details about a facade.