enhancementgood first issue
Metriche repository
- Star
- (1 stella)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Add the following functions and corresponding tests:
- List routing rules: GET /beta/routing-rules
- Create a single routing rule: POST /beta/routing-rules
- Get a single routing rule: GET /beta/routing-rules/{name}
- Update a single routing rule: PUT /beta/routing-rules/{name}
- Delete a single routing rule: DELETE /beta/routing-rules/{name}