Skip to content

Commit b95f050

Browse files
authored
docs: add admonition & link to another endpoint (#1486)
1 parent 443a94b commit b95f050

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

apify-api/openapi/paths/actor-builds/actor-builds@{buildId}@openapi.json.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ get:
1111
Get the OpenAPI definition for a specific Actor build.
1212
Authentication is based on the build's unique ID. No authentication token is required.
1313
14-
**Note**: You can also use the `/api/v2/act-openapi-json-get` endpoint to get the OpenAPI definition for a build.
14+
:::note
15+
16+
You can also use the [`/api/v2/act-openapi-json-get`](/api/v2/act-openapi-json-get) endpoint to get the OpenAPI definition for a build.
17+
18+
:::
1519
operationId: actorBuild_openapi_json_get
1620
security:
1721
- apiKeyActorBuilds: []

0 commit comments

Comments
 (0)