Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Detect destination fields data types by entity response shape #11

@koltyakov

Description

@koltyakov

E.g.

  lists:
     Shared Documents:
        select:
          - FileRef
          - Author/Title
          - File/Length
        expand:
          - Author
          - File

we can check that Author/Title is string and File/Length is int.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions