taler-docs

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

commit 4f5686839de5f9e0dcdb7ff351fda128bb6eb5d3
parent e2dee55c5c5a79794fbf7b1850097d9ce66dc66a
Author: Özgür Kesim <oec-taler@kesim.org>
Date:   Wed,  5 Oct 2022 11:15:45 +0200

better interface name for /keys response

Diffstat:
Mdesign-documents/006-extensions.rst | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/design-documents/006-extensions.rst b/design-documents/006-extensions.rst @@ -48,11 +48,11 @@ The exchange will add two new *optional* fields in response to ``/keys``: SHA256-hash of the normalized JSON-string of the ``extensions`` object. -The necessary changes to ``ExchangeKeysExtensionsResponse`` are highlighted here: +The necessary changes to ``ExtensionsManifestsResponse`` are highlighted here: -.. ts:def:: ExchangeKeysExtensionsResponse +.. ts:def:: ExtensionsManifestsResponse - interface ExchangeKeysExtensionsResponse { + interface ExtensionsManifestsResponse { //... // Optional field with a dictionary of (name, object) pairs defining the