Skip to content

Bring setting and reading stream status into alignment #135

@FragLegs

Description

@FragLegs

When you read a stream's status (GET), you get back a response with two fields:

  • status
  • reason

When you set a stream's status (POST), you send an object with three fields and get the same object back:

  • stream_id
  • status
  • reason

Transmitter code would be cleaner if the GET endpoint also returned a stream_id in the response object.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingspec:SSFvID-03Address this issue before the v3 cutoff (June 15, 2024)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions