Skip to content
This repository was archived by the owner on Sep 22, 2019. It is now read-only.
This repository was archived by the owner on Sep 22, 2019. It is now read-only.

For studies that have multiple tags, oti only captures one  #35

@jimallman

Description

@jimallman

At least that's my assumption, since the response to oti/v1/findAllStudies never shows more than one tag per study.

For what it's worth, the client-side code is expecting JSON as follows:

  • If a study has no tags, omit the ot:tags property (this is the status quo);
  • if it has multiple tags, an array of strings is best;
  • if it has a single tag, a string or a one-item array is fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions