ConsumerDataStandardsAustralia / standards-staging

Other
1 stars 0 forks source link

Field name styling #419

Closed nils-work closed 1 month ago

nils-work commented 3 months ago

Add consistent styling for referenced field names in the Banking Standards, DP306 Candidate and NBL Candidate, for the following text -

- Filter on the payee type field. In addition to normal type field values
+ Filter on the payee _type_ field. In addition to normal _type_ field values
- effectiveFrom and effectiveTo
+ _effectiveFrom_ and _effectiveTo_

and other field references in the Product & Account Components section.

nils-work commented 2 months ago

Also includes updating -

and a correction to an incorrectly structured field in the RequestAccountIds schema (the value was not previously rendered in documentation) -

- "description": "Array of specific accountIds to obtain authorisations for.",
+ "description": "Array of _accountId_ values.",

Changes staged here.

nils-work commented 1 month ago

Incorporated into Standards v1.32.0