Skip to content

invalid ref #159

Description

@jonlund

Somehow the "delivery_method" property on type "Invoice" is messed up it shows:

"$ref": "#/definitions/invoice_delivery_methodInvoiceDeliveryMethod"

it should be:

"$ref": "#/definitions/InvoiceDeliveryMethod"

I know this is generated so something upstream must not be to convention because that ref is invalid

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions