Skip to content

Fix data shape changes between bonapp api endpoint types #232

Description

@drewvolz

Caution

The menu/cafe data shape has changed. This is not yet reflected in the types or in a transform of the data. This is using the multiple cafe/menu endpoints instead of the previous one without auth which expected you to query one cafe or date at a time. Even though we are querying for one id at a time, this explains the type differences and failures in data parsing.

endpoint api/food/named/menu/

error from generic proxy: error parsing proxied response data as JSON: 
data did not match any variant of untagged enum CorIcons at line 1 column 14878

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