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

Support setting use_featureinfo_custom_template through rest api #12027

Open
pchevali opened this issue Mar 8, 2024 · 0 comments
Open

Support setting use_featureinfo_custom_template through rest api #12027

pchevali opened this issue Mar 8, 2024 · 0 comments

Comments

@pchevali
Copy link

pchevali commented Mar 8, 2024

Is your feature request related to a problem? Please describe.
It seems that to change the "use_featureinfo_custom_template" flag only metadata upload is supported.
Although we can set the "featureinfo_custom_template" through rest, and we see that it is stored in the database. A patch request with "use_featureinfo_custom_template": True will not be stored.

Describe the solution you'd like
Support setting the "use_featureinfo_custom_template" flag through rest api (GET, POST, PATCH)

Describe alternatives you've considered
Using the metadata post request as in the metadata setting page. However is not as convenient as the patch request.

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