Skip to content

Several fields marked as required return null in production API responses #17

Description

@thomascchen

We're consuming the OpenAPI spec from this repo to generate a Ruby API client. We've encountered three fields that are defined as required in the spec but are sometimes returned as null or omitted in production API responses, causing deserialization failures:

  • Institution.displayName
  • Categorization.country
  • Categorization.normalizedPayeeName

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