Skip to content

Commit 0bc4ef9

Browse files
committed
refactor: changed double quotes to single quotes
1 parent 61e25ee commit 0bc4ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apify-api/openapi/paths/actors/acts@{actorId}@[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ get:
4444
content:
4545
application/json:
4646
schema:
47-
$ref: "../../components/schemas/actor-builds/GetBuildResponse.yaml"
47+
$ref: '../../components/schemas/actor-builds/GetBuildResponse.yaml'
4848
example:
4949
data:
5050
id: HG7ML7M8z78YcAPEB

0 commit comments

Comments
 (0)