Ask Your Question
3

Is Swagger incapable of sending a request that includes a JSON-formatted query string?

asked 2023-05-27 22:44:49 +0000

huitzilopochtli gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2023-05-27 23:07:02 +0000

lalupa gravatar image

Swagger itself is simply a tool for designing and documenting APIs, and it does not make requests. However, the specific library or tool that you use to make requests based on your Swagger API definition may have limitations or requirements around JSON-formatted query strings. Some API clients or libraries may support this feature, while others may not. It is important to check the documentation or seek support from the library or tool you are using.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-05-27 22:44:49 +0000

Seen: 1 times

Last updated: May 27 '23