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

Declaration payload key changer API #8

Open
jessepeterson opened this issue Aug 9, 2022 · 0 comments
Open

Declaration payload key changer API #8

jessepeterson opened this issue Aug 9, 2022 · 0 comments

Comments

@jessepeterson
Copy link
Owner

Yes, you can just re-upload a declaration with a changed key. But it might be nice to send an API request with just a key to set in the declaration's payload. Particularly for property management declarations (where the whole point is just a set of key/values pairs.). This would either need to block on the 'special' keys in some payloads (like how we figure out declaration references now) or re-compute declaration references for special keys and update the DB.

As a related off-shoot of this consider an API/function for something like "add declaration to existing activation". Technically this is just modifying the array in an activation declaration's StandardConfigurations key so may be this same feature 🤷.

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