apache / apache/openwhisk

Redirect controller / to /api/v1

Open
#4,501 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
6.8k
Forks
1.2k
Avg merge
2d 14h
Merged PRs (30d)
2

Description

The controller currently responds with some deployment configuration on the controller's / route. I propose redirecting / to /api/v1 instead so that limits and details specific to the API are served instead.

Contributor guide

Open the contributing guide

Research direction

Start at the controller's / route and trace how it currently serves deployment configuration, then compare it with /api/v1. Done means / redirects to /api/v1 and the API-specific limits and details are served there; add or update a focused route test if the existing test location is found during that review.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
api
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.