Skip to content

Make the recordID  #19

@ffdixon

Description

@ffdixon

API mate should have recordID blank by default. Currently, with it filled in, the getRecordings API call resolves to use the recordID by default, but this recordID is generated internally for each recording.

Currently, the getRecordings API call passes

?meetingID=random-4001679&recordID=random-4001679

By having the recordID blank by default, it would pass

?meetingID=random-4001679

which would resolve to the correct recording.

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