Skip to content

Multple responses are included in the same dump file when running records insert #32

@cpliakas

Description

@cpliakas

We have to make two API calls during a records insert, one to get the schema metadata so that we can appropriately serialize the command line data, and the second to insert the records. If you use the -d option to dump what is sent/response over the wide, the response for both the GET /v1/fields?tableId={bdis} and POST /v1/recordsAPI calls are appended to the same dump file. They should be separate files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions