* Add currently-failing test to validate the original argument order Signed-off-by: Jeppe Fihl-Pearson <[email protected]> * Add workaround for breaking API change inadvertently added in v2.7.0 Signed-off-by: Jeppe Fihl-Pearson <[email protected]> * Generate new version of the client code with the correct argument order Signed-off-by: Jeppe Fihl-Pearson <[email protected]> --------- Signed-off-by: Jeppe Fihl-Pearson <[email protected]>
3 lines
114 B
Plaintext
3 lines
114 B
Plaintext
{% extends "base" %}
|
|
{% block func_params %}{% include "overrides/indices/put_alias-func_params" %}{% endblock %}
|