taler-docs

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

commit e2dee55c5c5a79794fbf7b1850097d9ce66dc66a
parent b5dcdefc7cdc9c72f8da373eb794e1eb881aa716
Author: Özgür Kesim <oec-taler@kesim.org>
Date:   Wed,  5 Oct 2022 11:14:06 +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 ``ExchangeKeysResponse`` are highlighted here: +The necessary changes to ``ExchangeKeysExtensionsResponse`` are highlighted here: -.. ts:def:: ExchangeKeysResponse +.. ts:def:: ExchangeKeysExtensionsResponse - interface ExchangeKeysResponse { + interface ExchangeKeysExtensionsResponse { //... // Optional field with a dictionary of (name, object) pairs defining the