Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endpoint to dump all known entities #1

Open
colacadstink opened this issue Sep 23, 2019 · 0 comments
Open

Endpoint to dump all known entities #1

colacadstink opened this issue Sep 23, 2019 · 0 comments

Comments

@colacadstink
Copy link
Member

colacadstink commented Sep 23, 2019

Dialogflow requires a list of "entities" (the variables in a request - "park hours for $park", "wait time for $ride", etc.) to be maintained internally, which needs the entity name, and a list of synonyms for that entity (so stuff like "the epcot ball" maps to "ep.spaceshipEarth").

It'd be incredibly helpful if there was a page/endpoint where you could GET the list of entities the API is currently aware of. This would make it easier to ensure that Dialogflow and the API stay in sync with what entities exist and what they're named.

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

No branches or pull requests

1 participant