-
-
Notifications
You must be signed in to change notification settings - Fork 337
Open
Labels
A-BUGSomething wrong, confusing or sub-standard in the software, docs, or user experience.Something wrong, confusing or sub-standard in the software, docs, or user experience.affects2-devsAffects packagers or developers.Affects packagers or developers.annoyance3-blockerNew user experience or installability bug. A potential user could fail to get started.New user experience or installability bug. A potential user could fail to get started.docsDocumentation-related.Documentation-related.webThe hledger-web tool.The hledger-web tool.
Description
The #2395 had removed aibalance
, aebalance
and anumpostings
fields from Account class and from its toJSON representation. However all these three fields are declared as required in the current openapi.yaml.
Also the aboring
field is still present in the class, but not in the json representation and it's also a required field according to the schema.
simonmichael
Metadata
Metadata
Assignees
Labels
A-BUGSomething wrong, confusing or sub-standard in the software, docs, or user experience.Something wrong, confusing or sub-standard in the software, docs, or user experience.affects2-devsAffects packagers or developers.Affects packagers or developers.annoyance3-blockerNew user experience or installability bug. A potential user could fail to get started.New user experience or installability bug. A potential user could fail to get started.docsDocumentation-related.Documentation-related.webThe hledger-web tool.The hledger-web tool.