Stream name lookup field autocompletes using the stream configuration using ActionAPI
Stream name lookup field autocompletes using the stream configuration using ActionAPI
- There is a new endpoint
/streams
to get a minified version of the stream configuration that the Action API provides (we only needstream_name
andschema_title
- the stream name field is a lookup field that autocompletes using this new endpoint to assign a stream to the instrument while registering or modifying it
Closes T366949
Edited by Santiago Faci