Open damienalexandre opened 3 years ago
The https://api.slack.com/methods/search.messages endpoint response is not specified:
https://github.com/slackapi/slack-api-specs/blob/760ee9843ec8045ce3f62edd451751b0353acead/web-api/slack_web_openapi_v2_without_examples.json#L18823-L18929
We only have the "ok" field, not all the data fields of the results. This is an issue when trying to generate compatible client (https://github.com/jolicode/slack-php-api/issues/59).
x
[ ]
Description
The https://api.slack.com/methods/search.messages endpoint response is not specified:
https://github.com/slackapi/slack-api-specs/blob/760ee9843ec8045ce3f62edd451751b0353acead/web-api/slack_web_openapi_v2_without_examples.json#L18823-L18929
We only have the "ok" field, not all the data fields of the results. This is an issue when trying to generate compatible client (https://github.com/jolicode/slack-php-api/issues/59).
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)