Skip to content

feat(swagger-ui): Add query to supported submit methods - #75571

Open
scottohara wants to merge 1 commit into
DefinitelyTyped:masterfrom
scottohara:master
Open

scottohara wants to merge 1 commit into
DefinitelyTyped:masterfrom
scottohara:master

Conversation

@scottohara

Copy link
Copy Markdown
Contributor

Please fill in this template.

Select one of these and delete the others:

If changing an existing definition:

In v5.32.15 of swagger-ui, a change was made to include QUERY in the list of supported submit methods for the Try-it-out feature.

This PR adds query to the SupportedHTTPMethods type union so that the types match the new allowed list of HTTP methods.

@typescript-automation

typescript-automation Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

@scottohara Thank you for submitting this PR!

This is a live comment that I will keep updated.

1 package in this PR

Code Reviews

Because you edited one package and updated the tests (👏), I can help you merge this PR once someone else signs off on it.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • 🕐 Most recent commit is approved by type definition owners or DT maintainers

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.

Inactive

This PR has been inactive for 7 days.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 75571,
  "author": "scottohara",
  "headCommitOid": "9822898bb16a022cc1a6647d44e1cb34288fc7dd",
  "mergeBaseOid": "8bdaaa196899f9f2b986311cfe557c471940598b",
  "lastPushDate": "2026-09-14T04:33:56.000Z",
  "lastActivityDate": "2026-09-14T04:33:56.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "tooManyCommits": false,
  "tooManyReviews": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "swagger-ui",
      "version": "5.32",
      "kind": "edit",
      "files": [
        {
          "path": "types/swagger-ui/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/swagger-ui/swagger-ui-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 5659066913,
  "ciResult": "pass"
}

@typescript-automation typescript-automation Bot added the Popular package This PR affects a popular package (as counted by NPM download counts). label Sep 14, 2026
@typescript-automation

Copy link
Copy Markdown
Contributor

🔔 @peterblazejewicz — please review this PR in the next few days. Be sure to explicitly select Approve or Request Changes in the GitHub UI so I know what's going on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Popular package This PR affects a popular package (as counted by NPM download counts).

Projects

Status: Waiting for Code Reviews

Development

Successfully merging this pull request may close these issues.

1 participant