Files
superset2/tests/integration_tests
amaannawab923 1f772b3059 fix(embedded): document the embedded PUT and expect the new chart permission
set_embedded is exposed for POST and PUT but only documented post, so the
generated spec carried a put operation with no responses and failed OpenAPI
validation. The chart info permission set also needed can_set_embedded, which
the dashboard equivalent already lists.
2026-09-03 12:15:42 +05:30
..