taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 38099c07f134cc00f8ec942fe0c3794435404f85
parent 55ce2359ed861547e880ae4af8ac6aa23d4feea2
Author: MS <ms@taler.net>
Date:   Thu, 28 May 2020 14:05:28 +0200

spec facade creation

Diffstat:
Mlibeufin/api-nexus.rst | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git 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.