We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Update the wallet-database with
display_name should be set equal to the name field for all existing wallets, cover_url
display_name
cover_url
Also add a PATCH endpoint to update display_name, logo_url, cover_url and about fields.
logo_url
about
There should also be a add_to_webmap field, if set to true, a call should be made to the webmap config API, to add the wallet information
add_to_webmap
Managed wallets should be able to update the information of its sub wallets
The text was updated successfully, but these errors were encountered:
cc: @sebastiangaertner
Sorry, something went wrong.
Kpoke
No branches or pull requests
Update the wallet-database with
display_name
should be set equal to the name field for all existing wallets,cover_url
Also add a PATCH endpoint to update
display_name
,logo_url
,cover_url
andabout
fields.There should also be a
add_to_webmap
field, if set to true, a call should be made to the webmap config API, to add the wallet informationManaged wallets should be able to update the information of its sub wallets
The text was updated successfully, but these errors were encountered: