Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: quote strings to ensure valid JSON#95

Open
ColinEberhardt wants to merge 1 commit intoswagger-api:masterfrom
ColinEberhardt:patch-1
Open

fix: quote strings to ensure valid JSON#95
ColinEberhardt wants to merge 1 commit intoswagger-api:masterfrom
ColinEberhardt:patch-1

Conversation

Copy link

ColinEberhardt commented Feb 10, 2023

The loginUser method has a response of type "application/json": { "schema": { "type": "string" } }. In order that the response is valid JSON, it needs to be quoted.

The `loginUser` method has a response of type `"application/json": { "schema": { "type": "string" } }`. In order that the response is valid JSON, it needs to be quoted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant