aminghadersohi commented on code in PR #44370:
URL: https://github.com/apache/superset/pull/44370#discussion_r4053396445


##########
superset/datasource/api.py:
##########
@@ -141,6 +141,12 @@ def get_column_values(
                   schema:
                     type: object
                     properties:
+                      suggestions_status:

Review Comment:
   New response property, but `docs/static/resources/openapi.json` was not 
regenerated — it has no `suggestions_status`, and check-openapi-spec-drift went 
success→failure across this commit. Regen with 
`FLASK_APP='superset.app:create_app()' superset update-api-docs`.



-- 
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]

Reply via email to