You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.
So I thought it would be nice and easy if folks could just append an action to the end of a URL (i.e. /tag, /link, /watch). This worked great when the 4 original primitives were in there. Ephemerals went and screwed that up.
As it stands, the current API for doing those operations will mean that Ephemeral paths cannot end in /tag,/link,/watch until that changes (if it does). I'm somewhat okay with this for now. You can still have it in the rest of the URL for an ephemeral, just not at the end.
This is a place holder to remind me how shortsighted I was.
The text was updated successfully, but these errors were encountered:
So I thought it would be nice and easy if folks could just append an action to the end of a URL (i.e. /tag, /link, /watch). This worked great when the 4 original primitives were in there. Ephemerals went and screwed that up.
As it stands, the current API for doing those operations will mean that Ephemeral paths cannot end in
/tag
,/link
,/watch
until that changes (if it does). I'm somewhat okay with this for now. You can still have it in the rest of the URL for an ephemeral, just not at the end.This is a place holder to remind me how shortsighted I was.
The text was updated successfully, but these errors were encountered: