From ae9aec67b19f779e818be5550a8edc44f20d91d4 Mon Sep 17 00:00:00 2001 From: Owen Date: Thu, 6 Mar 2025 12:08:47 -0500 Subject: feat(finance): add ISO 4217 numerical codes to Currency (#3404) --- test/scripts/apidocs/__snapshots__/verify-jsdoc-tags.spec.ts.snap | 1 + 1 file changed, 1 insertion(+) (limited to 'test/scripts') diff --git a/test/scripts/apidocs/__snapshots__/verify-jsdoc-tags.spec.ts.snap b/test/scripts/apidocs/__snapshots__/verify-jsdoc-tags.spec.ts.snap index 07983094..94cdab92 100644 --- a/test/scripts/apidocs/__snapshots__/verify-jsdoc-tags.spec.ts.snap +++ b/test/scripts/apidocs/__snapshots__/verify-jsdoc-tags.spec.ts.snap @@ -167,6 +167,7 @@ exports[`check docs completeness > all modules and methods are present 1`] = ` "currency", "currencyCode", "currencyName", + "currencyNumericCode", "currencySymbol", "ethereumAddress", "iban", -- cgit v1.2.3