Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Incomplete "consumes" definition for chat.postMessage #59

Open
4 of 9 tasks
krissirk opened this issue Jun 22, 2021 · 0 comments
Open
4 of 9 tasks

Incomplete "consumes" definition for chat.postMessage #59

krissirk opened this issue Jun 22, 2021 · 0 comments

Comments

@krissirk
Copy link

Description

The consumes definition for chat.postMessage may be application/json, but there is no JSON spec to choose from; the parameters are all formData parameter. JSON needs a request body parameter in OAS 2.0 (in OAS 3.0, any input parameter can be JSON).

What type of issue is this? (place an x in one of the [ ])

  • bug
  • enhancement (feature request)
  • question
  • documentation related
  • testing related
  • discussion

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.

Bug Report

Filling out the following details about bugs will help us solve your issue sooner.

Reproducible in:

all

Steps to reproduce:

Expected result:

JSON input defined in the schema

Actual result:

What actually happened

Attachments:

Logs, screenshots, screencast, sample project, funny gif, etc.
If attaching logs, please remove user data and tokens.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant