Skip to content

Add a request command for custom HTTP methods#255

Open
jongio wants to merge 1 commit into
mainfrom
idea/custom-method-command
Open

Add a request command for custom HTTP methods#255
jongio wants to merge 1 commit into
mainfrom
idea/custom-method-command

Conversation

@jongio

@jongio jongio commented Jul 10, 2026

Copy link
Copy Markdown
Owner

What

Adds azd rest request <method> <url> for APIs that use uncommon HTTP methods. The command normalizes the method name and then uses the same request path as the existing named method commands.

Closes #252

Verification

  • go build ./...
  • go test ./...
  • go vet ./...

@jongio jongio added the idea Feature idea from the idea pipeline label Jul 10, 2026
@jongio jongio self-assigned this Jul 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Website Preview

Your PR preview is ready!

📎 Preview URL: https://jongio.github.io/azd-rest/pr/255/

This preview will be automatically cleaned up when the PR is closed.

github-actions Bot added a commit that referenced this pull request Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a request command for custom HTTP methods

1 participant