@ -58,3 +58,31 @@ in a file and reference it from the `threescale_cicd_policies_to_update` variabl
roles:
- nmasse-itix.threescale-cicd
```
## Implement the url_rewriting policy
If you want to deploy an API that is not yet implemented and would like to route requests to a mock such as [Microcks](http://microcks.github.io/), you will need to implement the `url_rewriting` policy.
The `url_rewriting` policy will help you add a prefix to the URL before calling the Mock server: