In its current form, users must enter some sort of title and url value when pulling a story from the NPR API. When pulling from NPR, it would be nice to require only a story ID, and allow the api extension to fill in the rest, either by running a query client side or by allowing empty title/url fields on submit.
In GitLab by @areynold on Jul 30, 2019, 09:37
In its current form, users must enter some sort of title and url value when pulling a story from the NPR API. When pulling from NPR, it would be nice to require only a story ID, and allow the api extension to fill in the rest, either by running a query client side or by allowing empty title/url fields on submit.