Adding ticks to requestInterceptor on docs to avoid spell change
Signed-off-by: Mauricio Martinez <mauricio.martinez@premise.com>
This commit is contained in:
@@ -223,9 +223,9 @@ security:
|
||||
|
||||
- [The Backstage homepage](https://backstage.io)
|
||||
|
||||
### Adding requestInterceptor to Swagger UI
|
||||
### Adding `requestInterceptor` to Swagger UI
|
||||
|
||||
To configure a [requestInterceptor for Swagger UI](https://github.com/swagger-api/swagger-ui/tree/master/flavors/swagger-ui-react#requestinterceptor-proptypesfunc) you'll need to add the following to your `api.tsx`:
|
||||
To configure a [`requestInterceptor` for Swagger UI](https://github.com/swagger-api/swagger-ui/tree/master/flavors/swagger-ui-react#requestinterceptor-proptypesfunc) you'll need to add the following to your `api.tsx`:
|
||||
|
||||
```tsx
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user