Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

hide transitions from REST API? #18

Open
landlessness opened this issue Mar 11, 2016 · 0 comments
Open

hide transitions from REST API? #18

landlessness opened this issue Mar 11, 2016 · 0 comments
Labels

Comments

@landlessness
Copy link

just as we can hide properties from the API by using an underscore _ prefix, would it be possible to do the same thing with transitions?

for example, I have a transition called update-state-image that is really only there for the Node code to trigger the right data updates on the logs socket.

I'd prefer that transition not be exposed via the REST API.

So could a label like _update-state-image hide the transition from the API?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant