openapi: update docs
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
@@ -97,7 +97,7 @@ For more information, see [the docs](./generate-client.md).
|
||||
Add the following lines to your `createRouter.test.ts` or `router.test.ts` file,
|
||||
|
||||
```diff
|
||||
+ import { wrapInOpenApiTestServer } from '@backstage/backend-openapi-utils';
|
||||
+ import { wrapInOpenApiTestServer } from '@backstage/backend-openapi-utils/tests';
|
||||
+ import { Server } from 'http';
|
||||
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user