Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement PUT method on /staticroutes/{namespace}/{name} #72

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

kylehodgetts
Copy link
Contributor

route to allow for updating existing staticroutes

This PR closes kubeshop/kusk-gateway#734

Changes

  • Added PUT endpoint to /staticroutes/{namespace}/{name}

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@jasmingacic jasmingacic merged commit f3f0d86 into main Sep 13, 2022
@kylehodgetts kylehodgetts deleted the kylehodgetts/feature/734-staticroute-put branch September 13, 2022 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a staticroute /put endpoint
2 participants