Skip to content

Trying to generate Go code for vendorOrders.js #1

@nkev

Description

@nkev

Thank you for creating the Go API.

I'm trying to generate Go code for the vendorOrders.json model. I put the file in the same directory as the compiled gosdk-codegen executable and ran the following but got an error:

./gosdk-codegen vendorOrders.json 

error loading swagger spec
: failed to resolve "#/definitions/SubmitAcknowledgementRequest" in fragment in URI: "definitions": struct field "definitions" not found%        

The vendorOrders.json does actually have a definitions root node on line 2739 so I'm not sure how to proceed. Could you please point me in the right direction?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions