mikebridge commented on code in PR #44370:
URL: https://github.com/apache/superset/pull/44370#discussion_r4054383712
##########
superset/datasource/api.py:
##########
@@ -141,6 +141,12 @@ def get_column_values(
schema:
type: object
properties:
+ suggestions_status:
Review Comment:
Fixed by e618d3481e: docs/static/resources/openapi.json includes
suggestions_status. The regenerated spec is deterministic with pinned
apispec6.6.1; [check-openapi-spec-drift
passed](https://github.com/apache/superset/actions/runs/35456396802/job/105932324160)
on that head. Unit-tests/current and its required anchor passed too.
@aminghadersohi please re-review.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]