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

Add 'published' boolean property to Place entities #16

Open
akamicah opened this issue Dec 22, 2022 · 0 comments
Open

Add 'published' boolean property to Place entities #16

akamicah opened this issue Dec 22, 2022 · 0 comments
Labels
V2 Feature Request Requested features to be implemented in API v2

Comments

@akamicah
Copy link
Owner

(Imported from overte-org/overte-metaverse#1 by AleziaKurdis)

We must be able to use a placename without have this place name published in the explore app.
to be able to use hifiurl, to move between domain, we need at least a placename, but we might not used this placename for advertising. It can be purely for the addressing functionality. (there is not too much other alternative outside IP:port)

Some people want to have a navigability without be listed.

To address this, we would need to:
1- Add a property "published" to the "place" entity. (boolean)
2- Add a checkbox in the Place editor in the metaverse dashboard.
3- Exclude the places where the property "published" would be set to true, from this specific api: GET /api/v1/places (only this one, not any other)

@akamicah akamicah added the V2 Feature Request Requested features to be implemented in API v2 label Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V2 Feature Request Requested features to be implemented in API v2
Projects
None yet
Development

No branches or pull requests

1 participant