Ability to upload (modify) multiple declarations at once? #14
jessepeterson
started this conversation in
Ideas
Replies: 1 comment
-
This has renewed interest from me because I'm re-learning the activations are "atomic." If any one declaration in an activation fails then all of the declarations for that activation are disabled/deactivated. This implies we may want to support a sort of "atomic" mode whereby we can commit multiple declaration changes in one atomic operation to keep consistency. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To try and reduce the number of superfluous notifications support an API that can handle uploading/modifying multiple declarations at once?
Beta Was this translation helpful? Give feedback.
All reactions